Searched refs:cachefs_pack (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | cachefs_ioctl.h | 284 int cachefs_pack(vnode_t *, char *, cred_t *);
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_ioctl.c | 161 cachefs_pack(struct vnode *dvp, char *name, cred_t *cr) in cachefs_pack() function
|
H A D | cachefs_vnops.c | 1790 error = cachefs_pack(vp, packp->p_name, cred); in cachefs_ioctl() 3928 (void) cachefs_pack(dvp, nm, cr); in cachefs_create() 5919 (void) cachefs_pack(dvp, nm, cr); in cachefs_mkdir()
|