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