Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Ddelalloc-space.h8 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
A Ddelalloc-space.c116 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
A Dfile.c2990 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_zero_range()
3165 ret = btrfs_alloc_data_chunk_ondemand(BTRFS_I(inode), in btrfs_fallocate()
A Drelocation.c2877 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()
A Dinode.c10338 ret = btrfs_alloc_data_chunk_ondemand(inode, disk_num_bytes); in btrfs_do_encoded_write()

Completed in 32 milliseconds