Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.c738 LEFT_CONTIG, RIGHT_CONTIG, in xfs_bmap_add_extent_delay_real() enumerator
756 (state & MASK4(LEFT_FILLING, RIGHT_FILLING, LEFT_CONTIG, RIGHT_CONTIG)) in xfs_bmap_add_extent_delay_real()
800 STATE_SET(RIGHT_CONTIG, in xfs_bmap_add_extent_delay_real()
817 case MASK4(LEFT_FILLING, RIGHT_FILLING, LEFT_CONTIG, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
892 case MASK3(LEFT_FILLING, RIGHT_FILLING, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
1046 case MASK2(RIGHT_FILLING, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
1215 case MASK3(LEFT_FILLING, LEFT_CONTIG, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
1216 case MASK3(RIGHT_FILLING, LEFT_CONTIG, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
1217 case MASK2(LEFT_FILLING, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
1219 case MASK2(LEFT_CONTIG, RIGHT_CONTIG): in xfs_bmap_add_extent_delay_real()
[all …]