Searched defs:shift_bytes (Results 1 – 2 of 2) sorted by relevance
662 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_left()708 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_right()
1232 unsigned int shift_bytes; /* No. of bytes to shift EAs by? */ in ext4_expand_extra_isize_ea() local