Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dvolumes.h51 int can_discard; member
Dvolumes.c548 if (device->can_discard) in __btrfs_close_devices()
559 new_device->can_discard = 0; in __btrfs_close_devices()
665 device->can_discard = 1; in __btrfs_open_devices()
1704 device->can_discard = 1; in btrfs_init_new_device()
1740 if (device->can_discard) in btrfs_init_new_device()
Dextent-tree.c1844 if (!stripe->dev->can_discard) in btrfs_discard_extent()