Home
last modified time | relevance | path

Searched defs:shift_bytes (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Dlbalance.c662 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()
/linux-3.4.99/fs/ext4/
Dxattr.c1232 unsigned int shift_bytes; /* No. of bytes to shift EAs by? */ in ext4_expand_extra_isize_ea() local