Searched refs:btrfs_alloc_data_chunk_ondemand (Results 1 – 3 of 3) sorted by relevance
2919 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()2992 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
2733 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
4108 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function4243 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), len); in btrfs_check_data_free_space()