Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_rmap.c915 #define RMAP_RIGHT_CONTIG (1 << 1) macro
1047 state |= RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1052 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) == in xfs_rmap_convert()
1054 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG) && in xfs_rmap_convert()
1057 state &= ~RMAP_RIGHT_CONTIG; in xfs_rmap_convert()
1072 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG)) { in xfs_rmap_convert()
1074 RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1138 case RMAP_LEFT_FILLING | RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1228 case RMAP_RIGHT_FILLING | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
1328 case RMAP_LEFT_FILLING | RMAP_LEFT_CONTIG | RMAP_RIGHT_CONTIG: in xfs_rmap_convert()
[all …]