Home
last modified time | relevance | path

Searched refs:xfs_max_file_offset (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/ !
Dxfs_super.h125 extern __uint64_t xfs_max_file_offset(unsigned int);
Dxfs_super.c98 xfs_max_file_offset( in xfs_max_file_offset() function
924 sb->s_maxbytes = xfs_max_file_offset(sb->s_blocksize_bits); in linvfs_read_super()
/linux-2.4.37.9/fs/xfs/ !
Dxfs_mount.c751 mp->m_maxioffset = xfs_max_file_offset(sbp->sb_blocklog);