HomeSort by: relevance | last modified time | path
    Searched defs:lfs_inactive (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/lfs/
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",
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",

Completed in 62 milliseconds