Searched refs:withref (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c4276 mount_lookupby_volfsid(int volfs_id, int withref) argument
4287 if (withref) {
4298 if (withref && (cur_mount != (mount_t)0)) {
4312 mount_list_lookupby_fsid(fsid_t *fsid, int locked, int withref) argument
4323 if (withref) {
H A Dvfs_syscalls.c1023 dounmount(struct mount *mp, int flags, int withref, vfs_context_t ctx) argument
1042 if(withref != 0)
1077 if (withref != 0)

Completed in 42 milliseconds