Searched refs:btrfs_compress_heuristic (Results 1 – 3 of 3) sorted by relevance
155 int btrfs_compress_heuristic(struct btrfs_inode *inode, u64 start, u64 end);
1516 int btrfs_compress_heuristic(struct btrfs_inode *inode, u64 start, u64 end) in btrfs_compress_heuristic() function
822 return btrfs_compress_heuristic(inode, start, end); in inode_need_compress()