Searched refs:FS_FILE_FLAGS_SSI (Results 1 – 3 of 3) sorted by relevance
56 #define FS_FILE_FLAGS_SSI 0x08 macro
977 flags |= FS_FILE_FLAGS_SSI; in process_file()1022 if (flags & FS_FILE_FLAGS_SSI) { in process_file()
2291 if (file->flags & FS_FILE_FLAGS_SSI) {