Searched refs:sysvbfs_inactive (Results 1 – 3 of 3) sorted by relevance
78 int sysvbfs_inactive(void *);
83 { &vop_inactive_desc, sysvbfs_inactive }, /* inactive */
678 sysvbfs_inactive(void *arg) in sysvbfs_inactive() function