Home
last modified time | relevance | path

Searched refs:btrfs_alloc_data_chunk_ondemand (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/btrfs/
Ddelalloc-space.h8 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
Ddelalloc-space.c116 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
Dfile.c2986 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()
3160 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
Drelocation.c2907 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()
Dinode.c10349 ret = btrfs_alloc_data_chunk_ondemand(inode, disk_num_bytes); in btrfs_do_encoded_write()