Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.c760 #define CLEFT_CONTIG 0x01 macro
763 #define CBOTH_CONTIG (CLEFT_CONTIG | CRIGHT_CONTIG)
791 state |= CLEFT_CONTIG; in xmi_delta_nextents_step()
808 switch (state & (CLEFT_CONTIG | CRIGHT_CONTIG | CHOLE)) { in xmi_delta_nextents_step()
809 case CLEFT_CONTIG | CRIGHT_CONTIG: in xmi_delta_nextents_step()
826 case CLEFT_CONTIG: in xmi_delta_nextents_step()