| lfs_vnops.c | 219 { &vop_inactive_desc, lfs_inactive }, /* inactive */ 256 { &vop_inactive_desc, lfs_inactive }, /* inactive */ 287 { &vop_inactive_desc, lfs_inactive }, /* inactive */ 466 lfs_inactive(void *v) function in typeref:typename:int 495 printf("lfs_inactive: inactivating VU_DIROP? ino = %llu\n",
|