Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1124 void cachefs_cnode_idle(struct vnode *vp, cred_t *cr);
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cnode.c84 cachefs_cnode_idle(struct vnode *vp, cred_t *cr) in cachefs_cnode_idle() function
H A Dcachefs_subr.c2548 cachefs_cnode_idle(rp->cfs_req_u.cu_idle.ci_vp, rp->cfs_cr); in cachefs_do_req()