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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vnops.c375 int putaway = 0; /* flag to remember if we used hfs_vget() */ local
388 putaway = 1; /* note that hfs_vget() was used to aquire the vnode */
418 if (putaway) { /* did we use hfs_vget() to get this vnode? */

Completed in 30 milliseconds