Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.c1160 #define RMAP_RIGHT_CONTIG (1 << 1) macro
1308 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1313 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) == in xfs_rmap_convert()
1315 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG) && in xfs_rmap_convert()
1318 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1336 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) { in xfs_rmap_convert()
1338 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1427 case RMAP_LEFT_FILLING | RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1531 case RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1648 case RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
[all …]