Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c165 static int cachefs_remove(struct vnode *, char *, cred_t *,
273 VOPNAME_REMOVE, { .vop_remove = cachefs_remove },
4304 cachefs_remove(vnode_t *dvp, char *nm, cred_t *cr, caller_context_t *ct, in cachefs_remove() function