Searched refs:CFS_FS_HASHPRINT (Results 1 – 3 of 3) sorted by relevance
158 #define CFS_FS_HASHPRINT 0x20 /* hash warning already printed once */ macro
992 fscp->fs_flags &= ~CFS_FS_HASHPRINT; in cachefs_unmount()
2464 if ((fscp->fs_flags & CFS_FS_HASHPRINT) == 0) { in cachefs_inum_register()2467 fscp->fs_flags |= CFS_FS_HASHPRINT; in cachefs_inum_register()