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()
3349 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()3429 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
2855 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()
Completed in 18 milliseconds