Searched refs:EROFS_I_ALL (Results 1 – 2 of 2) sorted by relevance
127 #define EROFS_I_ALL ((1 << (EROFS_I_NLINK_1_BIT + 1)) - 1) macro
62 if (ifmt & ~EROFS_I_ALL) { in erofs_read_inode()