Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.c1024 xfs_fileoff_t next_fsb = XFS_B_TO_FSB(mp, offset + len); in xfs_collapse_file_space() local
1048 error = xfs_bmap_collapse_extents(tp, ip, &next_fsb, shift_fsb, in xfs_collapse_file_space()
1093 xfs_fileoff_t next_fsb = NULLFSBLOCK; in xfs_insert_file_space() local
1136 error = xfs_bmap_insert_extents(tp, ip, &next_fsb, shift_fsb, in xfs_insert_file_space()