Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dfile.c2678 static int add_falloc_range(struct list_head *head, u64 start, u64 len) in add_falloc_range() function
3046 ret = add_falloc_range(&reserve_list, cur_offset, range_len); in btrfs_fallocate()