Searched refs:xfs_verify_fileoff (Results 1 – 4 of 4) sorted by relevance
209 xfs_verify_fileoff( in xfs_verify_fileoff() function226 if (!xfs_verify_fileoff(mp, off)) in xfs_verify_fileext()229 return xfs_verify_fileoff(mp, off + len - 1); in xfs_verify_fileext()
239 bool xfs_verify_fileoff(struct xfs_mount *mp, xfs_fileoff_t off);
1667 if (!xfs_verify_fileoff(mp, XFS_B_TO_FSBT(mp, MAX_LFS_FILESIZE))) { in xfs_fs_fill_super()
1380 if (!xfs_verify_fileoff(mp, first_unmap_block)) { in xfs_itruncate_extents_flags()