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

/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_vnops.c87 static int auto_reclaim(struct vnop_reclaim_args *);
108 {&vnop_reclaim_desc, (VOPFUNC)auto_reclaim}, /* reclaim */
1138 auto_reclaim(ap) function
1149 AUTOFS_DPRINT((4, "auto_reclaim: vp=%p fn_link=%d\n",
1188 IOLog("auto_reclaim: reclaiming fnnode with linkcnt %u > 1\n",
1195 AUTOFS_DPRINT((5, "auto_reclaim: (exit) vp=%p freed\n",

Completed in 485 milliseconds