Searched refs:btrfs_compress_heuristic (Results 1 – 3 of 3) sorted by relevance
132 int btrfs_compress_heuristic(struct inode *inode, u64 start, u64 end);
1536 int btrfs_compress_heuristic(struct inode *inode, u64 start, u64 end) in btrfs_compress_heuristic() function
439 return btrfs_compress_heuristic(inode, start, end); in inode_need_compress()