Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dvolumes.h868 u64 logical, u16 total_stripes);
H A Dvolumes.c6028 u64 logical, u16 total_stripes) in alloc_btrfs_io_context() argument
6036 sizeof(struct btrfs_io_stripe) * (total_stripes), in alloc_btrfs_io_context()
/linux-6.15/include/trace/events/
H A Dbtrfs.h2412 __field( u8, total_stripes )
2426 __entry->total_stripes = rbio->bioc->num_stripes;