MAX_LFS_FILESIZE
#define MAX_LFS_FILESIZE ((loff_t)ULONG_MAX << PAGE_SHIFT)
#define MAX_LFS_FILESIZE ((loff_t)LLONG_MAX)