Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c86 static int cachefs_unpack_common(vnode_t *vp);
397 error = cachefs_unpack_common(vp); in cachefs_unpack()
423 cachefs_unpack_common(vnode_t *vp) in cachefs_unpack_common() function
646 (void) cachefs_unpack_common(CTOV(cp)); in cachefs_unpackall_list()