Home
last modified time | relevance | path

Searched defs:waitfor (Results 1 – 19 of 19) sorted by relevance

/minix3/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c864 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 Dpuffs_vfsops.c505 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 Dffs_vfsops.c1803 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 Dffs_inode.c119 int waitfor, flags; in ffs_update() local
/minix3/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c975 int waitfor; member
995 msdosfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in msdosfs_sync()
H A Dmsdosfs_denode.c335 deupdat(struct denode *dep, int waitfor) in deupdat()
/minix3/sys/fs/udf/
H A Dudf_strat_direct.c192 int waitfor = args->waitfor; in udf_write_nodedscr_direct() local
H A Dudf_vfsops.c859 udf_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in udf_sync()
H A Dudf_strat_sequential.c202 int waitfor = args->waitfor; in udf_write_logvol_dscr_seq() local
H A Dudf_readwrite.c666 struct long_ad *icb, int waitfor) in udf_write_logvol_dscr()
H A Dudf_subr.c1649 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 Dudf.h246 int waitfor; member
/minix3/sys/ufs/chfs/
H A Dchfs_vfsops.c723 chfs_sync(struct mount *mp, int waitfor, in chfs_sync()
/minix3/sys/fs/cd9660/
H A Dcd9660_vfsops.c620 cd9660_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in cd9660_sync()
/minix3/sys/fs/v7fs/
H A Dv7fs_vfsops.c383 v7fs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in v7fs_sync()
/minix3/external/bsd/bind/dist/lib/isc/tests/
H A Dsocket_test.c89 waitfor(completion_t *completion) { in waitfor() function
/minix3/sys/ufs/lfs/
H A Dlfs_vfsops.c1420 lfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in lfs_sync()
H A Dlfs_vnops.c1196 lfs_wrapgo(struct lfs *fs, struct inode *ip, int waitfor) in lfs_wrapgo()
/minix3/bin/ksh/
H A Djobs.c756 waitfor(cp, sigp) in waitfor() function