Searched refs:FS_INDEXDIRS (Results 1 – 2 of 2) sorted by relevance
261 if (fsflags & FS_INDEXDIRS) in dumpfs()277 FS_NFS4ACLS | FS_SUJ | FS_TRIM | FS_INDEXDIRS); in dumpfs()
459 #define FS_INDEXDIRS 0x01000000 /* kernel supports indexed directories */ macro