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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_bmap.c757 #define STATE_SET_TEST(b,v) ((v) ? ((state |= MASK(b)), 1) : \ macro
783 if (STATE_SET_TEST(LEFT_VALID, idx > 0)) {
798 if (STATE_SET_TEST(RIGHT_VALID,
1283 #undef STATE_SET_TEST macro
1333 #define STATE_SET_TEST(b,v) ((v) ? ((state |= MASK(b)), 1) : \ macro
1364 if (STATE_SET_TEST(LEFT_VALID, idx > 0)) {
1379 if (STATE_SET_TEST(RIGHT_VALID,
1842 #undef STATE_SET_TEST macro
1883 #define STATE_SET_TEST(b,v) ((v) ? ((state |= MASK(b)), 1) : \ macro
1894 if (STATE_SET_TEST(LEFT_VALI
2036 #undef STATE_SET_TEST macro
2077 #define STATE_SET_TEST macro
2294 #undef STATE_SET_TEST macro
[all...]

Completed in 46 milliseconds