Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Dfuncs.c251 (pack.p_status & CACHEFS_PACKED_NOCACHE) ? in inquirefn()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h56 #define CACHEFS_PACKED_NOCACHE 4 /* file marked as not for caching */ macro
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c535 *statusp |= CACHEFS_PACKED_NOCACHE; in cachefs_packinfo()