Searched refs:xfs_max_file_offset (Results 1 – 3 of 3) sorted by relevance
125 extern __uint64_t xfs_max_file_offset(unsigned int);
98 xfs_max_file_offset( in xfs_max_file_offset() function924 sb->s_maxbytes = xfs_max_file_offset(sb->s_blocksize_bits); in linvfs_read_super()
751 mp->m_maxioffset = xfs_max_file_offset(sbp->sb_blocklog);