Searched defs:shift_bytes (Results 1 – 3 of 3) sorted by relevance
741 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_left()794 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) in leaf_shift_right()
1346 unsigned int shift_bytes; /* No. of bytes to shift EAs by? */ in ext4_expand_extra_isize_ea() local
1575 unsigned shift_bytes = n * 3 * sizeof(data[0]); in fill_files_note() local