Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount.c992 bool cequal; in xfs_refcount_merge_extents() local
1013 cequal = (cleft.rc_startblock == cright.rc_startblock) && in xfs_refcount_merge_extents()
1017 if (xfs_refc_want_merge_center(&left, &cleft, &cright, &right, cequal, in xfs_refcount_merge_extents()
1036 if (cequal) in xfs_refcount_merge_extents()