Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.h76 int can_discard; member
Dvolumes.c937 device->can_discard = 1; in __btrfs_open_devices()
2308 device->can_discard = 1; in btrfs_init_new_device()
2513 device->can_discard = 1; in btrfs_init_dev_replace_tgtdev()
Dextent-tree.c2040 if (!stripe->dev->can_discard) in btrfs_discard_extent()