Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c1032 bool cequal; in xfs_refcount_merge_extents() local
1053 cequal = (cleft.rc_startblock == cright.rc_startblock) && in xfs_refcount_merge_extents()
1057 if (xfs_refc_want_merge_center(&left, &cleft, &cright, &right, cequal, in xfs_refcount_merge_extents()
1076 if (cequal) in xfs_refcount_merge_extents()