Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.c779 bool lhole, rhole, chole, nhole; in xmi_delta_nextents_step() local
786 nhole = new->br_startblock == HOLESTARTBLOCK; in xmi_delta_nextents_step()
798 if (nhole) in xmi_delta_nextents_step()
800 if (!lhole && !nhole && xmi_can_merge(left, new)) in xmi_delta_nextents_step()
802 if (!rhole && !nhole && xmi_can_merge(new, right)) in xmi_delta_nextents_step()