Searched refs:btrfs_alloc_data_chunk_ondemand (Results 1 – 3 of 3) sorted by relevance
3008 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()3084 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
2747 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
4115 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function4250 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), len); in btrfs_check_data_free_space()