Searched refs:V7_MAXSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | sysv_fs.h | 161 #define V7_MAXSIZE 0x00ffffff macro |
/linux-4.4.14/fs/sysv/ | ||
D | super.c | 450 fs32_to_cpu(sbi, v7sb->s_fsize) > V7_MAXSIZE) in v7_sanity_check() |