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

  /src/sys/fs/nilfs/
nilfs_vnops.c 68 nilfs_inactive(void *v) function in typeref:typename:int
77 DPRINTF(NODE, ("nilfs_inactive called for nilfs_node %p\n", VTOI(vp)));
80 DPRINTF(NODE, ("nilfs_inactive: inactive NULL NILFS node\n"));
1565 { &vop_inactive_desc, nilfs_inactive }, /* inactive */

Completed in 13 milliseconds