Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1325 #define CACHEFSIO_DCMD _IO('f', 85) macro
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_kmod.c1587 xx = ioctl(kmod_object_p->i_fd, CACHEFSIO_DCMD, &dcmd); in kmod_doioctl()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c1818 case CACHEFSIO_DCMD: in cachefs_ioctl()