HomeSort by: relevance | last modified time | path
    Searched refs:vcache_reclaim (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_vnode.c 92 * or cleaned via vcache_reclaim, which calls VOP_RECLAIM(9) to
117 * system in vcache_reclaim().
120 * system in vcache_reclaim().
231 static void vcache_reclaim(vnode_t *);
1036 /* vcache_reclaim drops the lock. */
1038 vcache_reclaim(vp);
1222 vcache_reclaim(vp);
1314 vcache_reclaim(vp);
1860 vcache_reclaim(vnode_t *vp) function in typeref:typename:void

Completed in 12 milliseconds