Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dfile.c3081 static int add_falloc_range(struct list_head *head, u64 start, u64 len) in add_falloc_range() function
3452 ret = add_falloc_range(&reserve_list, cur_offset, range_len); in btrfs_fallocate()