Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_exchmaps.c767 #define NLEFT_CONTIG 0x10 macro
770 #define NBOTH_CONTIG (NLEFT_CONTIG | NRIGHT_CONTIG)
803 state |= NLEFT_CONTIG; in xmi_delta_nextents_step()
834 switch (state & (NLEFT_CONTIG | NRIGHT_CONTIG | NHOLE)) { in xmi_delta_nextents_step()
835 case NLEFT_CONTIG | NRIGHT_CONTIG: in xmi_delta_nextents_step()
849 case NLEFT_CONTIG: in xmi_delta_nextents_step()

Completed in 6 milliseconds