Searched defs:drop_cache (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | file.c | 675 __btrfs_drop_extents(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, u64 start, u64 end, u64 *drop_end, int drop_cache, int replace_extent, u32 extent_item_size, int *key_inserted) __btrfs_drop_extents() argument 1013 btrfs_drop_extents(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *inode, u64 start, u64 end, int drop_cache) btrfs_drop_extents() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | ctree.h | 404 bool drop_cache; member
|
| H A D | disk-io.c | 3665 btrfs_read_dev_one_super(struct block_device *bdev, int copy_num, bool drop_cache) btrfs_read_dev_one_super() argument
|
Completed in 13 milliseconds