Searched refs:drop_cache (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/btrfs/
H A Ddisk-io.h65 int copy_num, bool drop_cache);
H A Dctree.h406 bool drop_cache; member in struct:btrfs_drop_extents_args
H A Dreflink.c271 drop_args.drop_cache = true;
H A Dfile.c243 if (args->drop_cache)
2399 drop_args.drop_cache = true;
H A Ddisk-io.c3649 int copy_num, bool drop_cache)
3667 if (drop_cache) {
3648 btrfs_read_dev_one_super(struct block_device *bdev, int copy_num, bool drop_cache) argument
H A Dtree-log.c707 drop_args.drop_cache = true;
2473 drop_args.drop_cache = true;
H A Dinode.c660 drop_args.drop_cache = true;
4899 drop_args.drop_cache = true;

Completed in 263 milliseconds