Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1283 int cachefs_remove_connected(vnode_t *dvp, char *nm, cred_t *cr,
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cnode.c128 error = cachefs_remove_connected(unldvp, in cachefs_cnode_idle()
H A Dcachefs_vnops.c4441 error = cachefs_remove_connected(dvp, nm, cr, vp); in cachefs_remove()
4489 cachefs_remove_connected(vnode_t *dvp, char *nm, cred_t *cr, vnode_t *vp) in cachefs_remove_connected() function