Home
last modified time | relevance | path

Searched refs:cachefs_cnode_inactive (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cnode.c171 (void) cachefs_cnode_inactive(vp, cr); in cachefs_cnode_idle()
252 (void) cachefs_cnode_inactive(CTOV(cp), kcred); in cachefs_cnode_idleclean()
269 cachefs_cnode_inactive(register struct vnode *vp, cred_t *cr) in cachefs_cnode_inactive() function
H A Dcachefs_vfsops.c943 if (cachefs_cnode_inactive(fscp->fs_rootvp, cr) == EBUSY) { in cachefs_unmount()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1126 int cachefs_cnode_inactive(register struct vnode *vp, cred_t *cr);