Searched defs:waitfor (Results 1 - 25 of 44) sorted by relevance

12

/src/sys/miscfs/fdesc/
H A Dfdesc_vfsops.c153 fdesc_sync(struct mount *mp, int waitfor, argument
/src/sys/miscfs/genfs/
H A Dlayer_vfsops.c196 layerfs_sync(struct mount *mp, int waitfor, argument
/src/tests/usr.sbin/inetd/
H A Dt_inetd.c276 waitfor(pid_t pid, const char *taskname) function in typeref:typename:void
/src/sys/ufs/chfs/
H A Dchfs_vfsops.c738 chfs_sync(struct mount *mp, int waitfor, argument
/src/sys/fs/autofs/
H A Dautofs_vfsops.c303 autofs_sync(struct mount *mp, int waitfor, kauth_cred_t uc) argument
/src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c501 filecore_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/fs/hfs/
H A Dhfs_vfsops.c484 hfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/fs/ptyfs/
H A Dptyfs_vfsops.c408 ptyfs_sync(struct mount *mp, int waitfor, argument
/src/sys/fs/puffs/
H A Dpuffs_vfsops.c529 pageflush(struct mount *mp, kauth_cred_t cred, int waitfor) argument
592 puffs_vfsop_sync(struct mount *mp, int waitfor, struct kauth_cred *cred) argument
/src/sys/fs/sysvbfs/
H A Dsysvbfs_vfsops.c291 sysvbfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c430 tmpfs_sync(struct mount *mp, int waitfor, kauth_cred_t uc) argument
/src/sys/fs/udf/
H A Dudf_strat_direct.c192 int waitfor = args->waitfor; local in function:udf_write_nodedscr_direct
H A Dudf_readwrite.c665 udf_write_logvol_dscr(struct udf_node * udf_node,union dscrptr * dscr,struct long_ad * icb,int waitfor) argument
H A Dudf_strat_sequential.c206 int waitfor = args->waitfor; local in function:udf_write_logvol_dscr_seq
H A Dudf_vfsops.c864 udf_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/fs/union/
H A Dunion_vfsops.c493 union_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/fs/unionfs/
H A Dunionfs_vfsops.c438 unionfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/miscfs/kernfs/
H A Dkernfs_vfsops.c205 kernfs_sync(struct mount *mp, int waitfor, argument
/src/sys/miscfs/procfs/
H A Dprocfs_vfsops.c282 procfs_sync(struct mount * mp,int waitfor,kauth_cred_t uc) argument
/src/sbin/dump_lfs/
H A Dlfs_inode.c413 int waitfor = 0; local in function:lfs_wrap_stop
436 int waitfor = 0; local in function:lfs_wrap_go
/src/sys/ufs/ffs/
H A Dffs_inode.c119 int waitfor, flags; local in function:ffs_update
/src/sys/fs/adosfs/
H A Dadvfsops.c752 adosfs_sync(struct mount *mp, int waitfor, kauth_cred_t uc) argument
/src/sys/fs/msdosfs/
H A Dmsdosfs_denode.c333 msdosfs_deupdat(struct denode *dep, int waitfor) argument
H A Dmsdosfs_vfsops.c1009 int waitfor; member in struct:msdosfs_sync_ctx
1031 msdosfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument
/src/sys/fs/ntfs/
H A Dntfs_vfsops.c645 ntfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) argument

Completed in 22 milliseconds

12