Searched refs:xfs_bmap_last_offset (Results 1 – 4 of 4) sorted by relevance
1093 error = xfs_bmap_last_offset(ip, &endoff, whichfork); in xchk_bmap()
575 error = xfs_bmap_last_offset(dp, &last, XFS_DATA_FORK); in xrep_dir_guess_format()
280 *error = xfs_bmap_last_offset(dp, &eof, XFS_DATA_FORK); in xfs_dir2_format()
1385 xfs_bmap_last_offset( in xfs_bmap_last_offset() function