Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_reflink.c442 xfs_filblks_t resaligned; in xfs_reflink_fill_cow_hole() local
448 resaligned = xfs_aligned_fsb_count(imap->br_startoff, in xfs_reflink_fill_cow_hole()
452 rblocks = resaligned; in xfs_reflink_fill_cow_hole()
454 dblocks = XFS_DIOSTRAT_SPACE_RES(mp, resaligned); in xfs_reflink_fill_cow_hole()