Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1155 int cachefs_pack_common(vnode_t *vp, cred_t *cr);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c185 error = cachefs_pack_common(vp, cr); in cachefs_pack()
211 cachefs_pack_common(vnode_t *vp, cred_t *cr) in cachefs_pack_common() function
H A Dcachefs_resource.c944 error = cachefs_pack_common(CTOV(cp), in cachefs_packed_pending()
H A Dcachefs_cnode.c1837 (void) cachefs_pack_common(CTOV(cp), kcred); in cnode_enable_caching()
H A Dcachefs_vnops.c3744 (void) cachefs_pack_common(dvp, cr); in cachefs_lookup_common()