Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dbitmap.c97 #define RIGHT_ALIGNED (1 << 1) macro
161 state |= RIGHT_ALIGNED; in xbitmap_disunion()
168 case RIGHT_ALIGNED: in xbitmap_disunion()
173 case LEFT_ALIGNED | RIGHT_ALIGNED: in xbitmap_disunion()
207 #undef RIGHT_ALIGNED