Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h904 u64 logical, u16 total_stripes);
H A Dvolumes.c6346 u64 logical, u16 total_stripes) in alloc_btrfs_io_context() argument
6350 bioc = kzalloc_flex(*bioc, stripes, total_stripes, GFP_NOFS); in alloc_btrfs_io_context()
/linux/include/trace/events/
H A Dbtrfs.h2405 __field( u8, total_stripes )
2419 __entry->total_stripes = rbio->bioc->num_stripes;