Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h285 int cachefs_unpack(vnode_t *, char *, cred_t *);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c375 cachefs_unpack(struct vnode *dvp, char *name, cred_t *cr) in cachefs_unpack() function
H A Dcachefs_vnops.c1798 error = cachefs_unpack(vp, packp->p_name, cred); in cachefs_ioctl()