Searched refs:OFFSET_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | f2fs_fs.h | 297 #define OFFSET_BIT_MASK (0x07) /* (0x01 << OFFSET_BIT_SHIFT) - 1 */ macro |
| /Linux-v5.4/fs/f2fs/ | ||
| D | node.h | 283 (old_flag & OFFSET_BIT_MASK)); in fill_node_footer() |