Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap.c971 #define RMAP_RIGHT_CONTIG (1 << 1) macro
1123 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1128 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) == in xfs_rmap_convert()
1130 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG) && in xfs_rmap_convert()
1133 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1151 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) { in xfs_rmap_convert()
1153 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1238 case RMAP_LEFT_FILLING | RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1340 case RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1455 case RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | RMAP_RIGHT_CONTIG in xfs_rmap_convert()
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap.c1065 #define RMAP_RIGHT_CONTIG (1 << 1) macro
1210 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1215 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) == in xfs_rmap_convert()
1217 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG) && in xfs_rmap_convert()
1220 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1238 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) { in xfs_rmap_convert()
1240 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1325 case RMAP_LEFT_FILLING | RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1427 case RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1542 case RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | RMAP_RIGHT_CONTIG in xfs_rmap_convert()
[all...]

Completed in 4 milliseconds