Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.c1092 xfs_fileoff_t stop_fsb = XFS_B_TO_FSB(mp, offset); in xfs_insert_file_space() local
1101 error = xfs_bmap_can_insert_extents(ip, stop_fsb, shift_fsb); in xfs_insert_file_space()
1127 error = xfs_bmap_split_extent(tp, ip, stop_fsb); in xfs_insert_file_space()
1137 &done, stop_fsb); in xfs_insert_file_space()