lfs_vnops.c | 217 { &vop_inactive_desc, lfs_inactive }, /* inactive */ 254 { &vop_inactive_desc, lfs_inactive }, /* inactive */ 285 { &vop_inactive_desc, lfs_inactive }, /* inactive */ 471 lfs_inactive(void *v) function in typeref:typename:int 500 printf("lfs_inactive: inactivating VU_DIROP? ino = %llu\n",
|