Searched defs:shift_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/reiserfs/
H A Dlbalance.c741 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes) leaf_shift_left() argument
794 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes) leaf_shift_right() argument
/linux-4.1.27/fs/ext4/
H A Dxattr.c1347 unsigned int shift_bytes; /* No. of bytes to shift EAs by? */ ext4_expand_extra_isize_ea() local
/linux-4.1.27/fs/
H A Dbinfmt_elf.c1565 unsigned shift_bytes = n * 3 * sizeof(data[0]); fill_files_note() local

Completed in 294 milliseconds