Home
last modified time | relevance | path

Searched defs:ncopies (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dvolumes.h346 int ncopies; /* how many copies to data has */ member
Dvolumes.c4634 int ncopies; /* how many copies to data has */ in __btrfs_alloc_chunk() local
7335 int ncopies = btrfs_raid_array[index].ncopies; in calc_stripe_length() local