Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dbmap.c1011 error = xfs_bmap_last_offset(ip, &endoff, whichfork); in xchk_bmap()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c280 *error = xfs_bmap_last_offset(dp, &eof, XFS_DATA_FORK); in xfs_dir2_format()
H A Dxfs_bmap.c1398 xfs_bmap_last_offset( in xfs_bmap_last_offset() function