Searched refs:LE_CLSTR (Results 1 – 2 of 2) sorted by relevance
/third_party/e2fsprogs/e2fsck/ | ||
D | pass5.c | 306 #define LE_CLSTR(x, y) (B2C(x) <= B2C(y)) macro |
/third_party/e2fsprogs/resize/ | ||
D | resize2fs.c | 87 #define LE_CLSTR(x, y) (B2C(x) <= B2C(y)) macro |