Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h938 u64 logical, u16 total_stripes);
H A Dvolumes.c6519 u64 logical, u16 total_stripes) in alloc_btrfs_io_context() argument
6523 bioc = kzalloc_flex(*bioc, stripes, total_stripes, GFP_NOFS); in alloc_btrfs_io_context()
/linux/include/trace/events/
H A Dbtrfs.h2429 __field( u8, total_stripes )
2443 __entry->total_stripes = rbio->bioc->num_stripes;