Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c1232 #define RMAP_RIGHT_CONTIG (1 << 1) macro
1380 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1385 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) == in xfs_rmap_convert()
1387 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG) && in xfs_rmap_convert()
1390 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1408 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) { in xfs_rmap_convert()
1410 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1499 case RMAP_LEFT_FILLING | RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1603 case RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1720 case RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
[all …]