tag
line
file
source code
two_gb
234
fs/ext2/file.c
const loff_t two_gb = 2147483647;
two_gb
281
fs/ext2/file.c
if (pos > two_gb) {