Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_rmap.c1016 #define RMAP_RIGHT_CONTIG (1 << 1) macro
1161 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1166 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) == in xfs_rmap_convert()
1168 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG) && in xfs_rmap_convert()
1171 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1189 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) { in xfs_rmap_convert()
1191 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1276 case RMAP_LEFT_FILLING | RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1378 case RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1493 case RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
[all …]