Home
last modified time | relevance | path

Searched refs:stripesize (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dsuper.c153 if (!is_power_of_2(sb->stripesize)) { in btrfs_check_super()
154 printf("%s: invalid stripesize %u\n", __func__, sb->stripesize); in btrfs_check_super()
H A Dconv-funcs.h167 __unused_leafsize, stripesize, sys_chunk_array_size,
H A Dctree.h164 __u32 stripesize; member