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

/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_lookup.c1005 int need_put = 0; local
1049 if (need_put)
1056 need_put = 1;
1062 if (need_put && vp)
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1209 mount_dropcrossref(mount_t mp, vnode_t dp, int need_put) argument
1217 if (need_put)
1227 if (need_put)

Completed in 37 milliseconds