Searched refs:btrfs_alloc_data_chunk_ondemand (Results 1 – 4 of 4) sorted by relevance
8 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
114 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function140 ret = btrfs_alloc_data_chunk_ondemand(inode, len); in btrfs_check_data_free_space()
3228 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()3301 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
2603 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()