Searched defs:full_stripe_len (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/btrfs/ | ||
| D | volumes.c | 5009 unsigned long full_stripe_len = stripe_len * nr_data_stripes(map); in __btrfs_map_block() local |
| D | ctree.h | 1301 unsigned long full_stripe_len; member |