Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h302 int cachefs_io_remove(vnode_t *vp, void *dinp, void *doutp);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c1585 cachefs_io_remove(vnode_t *vp, void *dinp, void *doutp) in cachefs_io_remove() function
H A Dcachefs_vnops.c1901 dcmd_routine = cachefs_io_remove; in cachefs_ioctl()