Searched refs:xfs_max_file_offset (Results 1 – 2 of 2) sorted by relevance
64 extern __uint64_t xfs_max_file_offset(unsigned int);
541 xfs_max_file_offset( in xfs_max_file_offset() function1518 sb->s_maxbytes = xfs_max_file_offset(sb->s_blocksize_bits); in xfs_fs_fill_super()