Home
last modified time | relevance | path

Searched defs:do_compress (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddefrag.c1231 bool do_compress in btrfs_defrag_file() local
823 defrag_collect_targets(struct btrfs_inode *inode, u64 start, u64 len, u32 extent_thresh, u64 newer_than, bool do_compress, bool locked, struct list_head *target_list, u64 *last_scanned_ret) defrag_collect_targets() argument
1057 defrag_one_range(struct btrfs_inode *inode, u64 start, u32 len, u32 extent_thresh, u64 newer_than, bool do_compress, u64 *last_scanned_ret) defrag_one_range() argument
1135 defrag_one_cluster(struct btrfs_inode *inode, struct file_ra_state *ra, u64 start, u32 len, u32 extent_thresh, u64 newer_than, bool do_compress, unsigned long *sectors_defragged, unsigned long max_sectors, u64 *last_scanned_ret) defrag_one_cluster() argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dioctl.c1494 bool do_compress = range->flags & BTRFS_DEFRAG_RANGE_COMPRESS; in btrfs_defrag_file() local

Completed in 7 milliseconds