Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsfstype/
H A Dcfsfstype.c145 if (ioctl(fd, _FIOSTOPCACHE)) { in main()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1319 #define _FIOSTOPCACHE _IO('f', 86) /* stop using cache */ macro
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c1981 case _FIOSTOPCACHE: in cachefs_ioctl()