Searched refs:xfs_max_file_offset (Results 1 – 3 of 3) sorted by relevance
77 extern __uint64_t xfs_max_file_offset(unsigned int);
557 xfs_max_file_offset( in xfs_max_file_offset() function1471 sb->s_maxbytes = xfs_max_file_offset(sb->s_blocksize_bits); in xfs_fs_fill_super()
1215 mp->m_maxioffset = xfs_max_file_offset(sbp->sb_blocklog); in xfs_mountfs()