Searched refs:tmpfs_inactive (Results 1 – 4 of 4) sorted by relevance
67 int tmpfs_inactive (void *);
65 { &vop_inactive_desc, tmpfs_inactive },
62 { &vop_inactive_desc, tmpfs_inactive },
98 { &vop_inactive_desc, tmpfs_inactive },1074 tmpfs_inactive(void *v) in tmpfs_inactive() function