hfs_vnops.c | 146 int hfs_vop_reclaim(void *); 192 { &vop_reclaim_desc, hfs_vop_reclaim }, /* reclaim */ 229 { &vop_reclaim_desc, hfs_vop_reclaim }, /* reclaim */ 262 { &vop_reclaim_desc, hfs_vop_reclaim }, /* reclaim */ 1004 hfs_vop_reclaim(void *v) function in typeref:typename:int 1014 DPRINTF(("VOP = hfs_vop_reclaim()\n"));
|