/minix3/sys/ufs/ext2fs/ |
H A D | ext2fs_vfsops.c | 864 ext2fs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in ext2fs_sync() 1077 ext2fs_sbupdate(struct ufsmount *mp, int waitfor) in ext2fs_sbupdate() 1093 ext2fs_cgupdate(struct ufsmount *mp, int waitfor) in ext2fs_cgupdate()
|
/minix3/sys/fs/puffs/ |
H A D | puffs_vfsops.c | 505 pageflush(struct mount *mp, kauth_cred_t cred, int waitfor) in pageflush() 568 puffs_vfsop_sync(struct mount *mp, int waitfor, struct kauth_cred *cred) in puffs_vfsop_sync()
|
/minix3/sys/ufs/ffs/ |
H A D | ffs_vfsops.c | 1803 int waitfor; member 1855 ffs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in ffs_sync() 2268 ffs_sbupdate(struct ufsmount *mp, int waitfor) in ffs_sbupdate() 2300 ffs_cgupdate(struct ufsmount *mp, int waitfor) in ffs_cgupdate()
|
H A D | ffs_inode.c | 119 int waitfor, flags; in ffs_update() local
|
/minix3/sys/fs/msdosfs/ |
H A D | msdosfs_vfsops.c | 975 int waitfor; member 995 msdosfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in msdosfs_sync()
|
H A D | msdosfs_denode.c | 335 deupdat(struct denode *dep, int waitfor) in deupdat()
|
/minix3/sys/fs/udf/ |
H A D | udf_strat_direct.c | 192 int waitfor = args->waitfor; in udf_write_nodedscr_direct() local
|
H A D | udf_vfsops.c | 859 udf_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in udf_sync()
|
H A D | udf_strat_sequential.c | 202 int waitfor = args->waitfor; in udf_write_logvol_dscr_seq() local
|
H A D | udf_readwrite.c | 666 struct long_ad *icb, int waitfor) in udf_write_logvol_dscr()
|
H A D | udf_subr.c | 1649 udf_write_physical_partition_spacetables(struct udf_mount *ump, int waitfor) in udf_write_physical_partition_spacetables() 1790 udf_write_metadata_partition_spacetable(struct udf_mount *ump, int waitfor) in udf_write_metadata_partition_spacetable() 5568 udf_writeout_node(struct udf_node *udf_node, int waitfor) in udf_writeout_node() 6096 int waitfor, flags; in udf_update() local 6362 udf_do_sync(struct udf_mount *ump, kauth_cred_t cred, int waitfor) in udf_do_sync()
|
H A D | udf.h | 246 int waitfor; member
|
/minix3/sys/ufs/chfs/ |
H A D | chfs_vfsops.c | 723 chfs_sync(struct mount *mp, int waitfor, in chfs_sync()
|
/minix3/sys/fs/cd9660/ |
H A D | cd9660_vfsops.c | 620 cd9660_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in cd9660_sync()
|
/minix3/sys/fs/v7fs/ |
H A D | v7fs_vfsops.c | 383 v7fs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in v7fs_sync()
|
/minix3/external/bsd/bind/dist/lib/isc/tests/ |
H A D | socket_test.c | 89 waitfor(completion_t *completion) { in waitfor() function
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_vfsops.c | 1420 lfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in lfs_sync()
|
H A D | lfs_vnops.c | 1196 lfs_wrapgo(struct lfs *fs, struct inode *ip, int waitfor) in lfs_wrapgo()
|
/minix3/bin/ksh/ |
H A D | jobs.c | 756 waitfor(cp, sigp) in waitfor() function
|