Searched refs:drop_cache (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/btrfs/ |
D | file.c | 678 u64 *drop_end, int drop_cache, in __btrfs_drop_extents() argument 707 if (drop_cache) in __btrfs_drop_extents() 1016 u64 end, int drop_cache) in btrfs_drop_extents() argument 1025 end, NULL, drop_cache, 0, 0, NULL); in btrfs_drop_extents()
|
D | ctree.h | 3099 u64 *drop_end, int drop_cache, 3105 u64 end, int drop_cache);
|