Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h158 #define CFS_FS_HASHPRINT 0x20 /* hash warning already printed once */ macro
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c992 fscp->fs_flags &= ~CFS_FS_HASHPRINT; in cachefs_unmount()
H A Dcachefs_ioctl.c2464 if ((fscp->fs_flags & CFS_FS_HASHPRINT) == 0) { in cachefs_inum_register()
2467 fscp->fs_flags |= CFS_FS_HASHPRINT; in cachefs_inum_register()