Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Ddelalloc-space.h8 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes);
A Ddelalloc-space.c114 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() function
140 ret = btrfs_alloc_data_chunk_ondemand(inode, len); in btrfs_check_data_free_space()
A Dfile.c3349 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()
A Drelocation.c2855 ret = btrfs_alloc_data_chunk_ondemand(inode, in prealloc_file_extent_cluster()

Completed in 18 milliseconds