Searched refs:OMFS_MAX_BLOCKS (Results 1 – 2 of 2) sorted by relevance
22 #define OMFS_MAX_BLOCKS (1ul << 31) macro
505 if (sbi->s_num_blocks > OMFS_MAX_BLOCKS) { in omfs_fill_super()