|
Linux Kernel
3.7.1
|
#include <free-space-cache.h>
Data Fields | |
| void(* | recalc_thresholds )(struct btrfs_free_space_ctl *ctl) |
| bool(* | use_bitmap )(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info) |
Definition at line 43 of file free-space-cache.h.
| void(* recalc_thresholds)(struct btrfs_free_space_ctl *ctl) |
Definition at line 44 of file free-space-cache.h.
| bool(* use_bitmap)(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info) |
Definition at line 45 of file free-space-cache.h.
1.8.2