Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfs.h316 struct btrfs_discard_ctl { struct
318 struct delayed_work work;
319 spinlock_t lock;
322 u64 prev_discard;
323 u64 prev_discard_time;
326 u64 max_discard_size;
327 u64 delay_ms;
328 u32 iops_limit;
329 u32 kbps_limit;
330 u64 discard_extent_bytes;
[all …]