Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h950 u64 logical, u16 total_stripes);
H A Dvolumes.c6655 u64 logical, u16 total_stripes) in alloc_btrfs_io_context() argument
6659 bioc = kzalloc_flex(*bioc, stripes, total_stripes, GFP_NOFS); in alloc_btrfs_io_context()
/linux/include/trace/events/
H A Dbtrfs.h3309 __field( u8, total_stripes )
3323 __entry->total_stripes = rbio->bioc->num_stripes;