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

  /src/sys/ufs/lfs/
lfs_extern.h 304 int lfs_inactive (void *);
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",

Completed in 12 milliseconds