Symbol: mount_iterator_t
sys/compat/netbsd32/netbsd32_compat_20.c
95
mount_iterator_t *iter;
sys/compat/ultrix/ultrix_fs.c
212
mount_iterator_t *iter;
sys/kern/kern_veriexec.c
1376
mount_iterator_t *iter;
sys/kern/kern_veriexec.c
1392
mount_iterator_t *iter;
sys/kern/vfs_mount.c
1057
mount_iterator_t *iter;
sys/kern/vfs_mount.c
1111
mount_iterator_t *iter;
sys/kern/vfs_mount.c
1334
mount_iterator_t *iter;
sys/kern/vfs_mount.c
1579
mountlist_iterator_init(mount_iterator_t **mip)
sys/kern/vfs_mount.c
1587
*mip = (mount_iterator_t *)me;
sys/kern/vfs_mount.c
1591
mountlist_iterator_destroy(mount_iterator_t *mi)
sys/kern/vfs_mount.c
1611
_mountlist_iterator_next(mount_iterator_t *mi, bool wait)
sys/kern/vfs_mount.c
1661
mountlist_iterator_next(mount_iterator_t *mi)
sys/kern/vfs_mount.c
1668
mountlist_iterator_trynext(mount_iterator_t *mi)
sys/kern/vfs_mount.c
275
mount_iterator_t *iter;
sys/kern/vfs_subr.c
1066
mount_iterator_t *iter;
sys/kern/vfs_subr.c
838
mount_iterator_t *iter;
sys/kern/vfs_syscalls.c
1433
mount_iterator_t *iter;
sys/kern/vfs_syscalls.c
749
mount_iterator_t *iter;
sys/kern/vfs_syscalls.c
791
mount_iterator_t *mpiter;
sys/miscfs/procfs/procfs_linux.c
639
mount_iterator_t *iter;
sys/sys/mount.h
473
void mountlist_iterator_init(mount_iterator_t **);
sys/sys/mount.h
474
void mountlist_iterator_destroy(mount_iterator_t *);
sys/sys/mount.h
475
struct mount *mountlist_iterator_next(mount_iterator_t *);
sys/sys/mount.h
476
struct mount *mountlist_iterator_trynext(mount_iterator_t *);
sys/ufs/lfs/lfs_bio.c
536
mount_iterator_t *iter;
sys/ufs/lfs/lfs_kclean.c
809
mount_iterator_t *iter;
sys/ufs/lfs/lfs_vfsops.c
422
mount_iterator_t *iter;