Searched refs:falloc_range (Results 1 – 1 of 1) sorted by relevance
2643 struct falloc_range { struct2657 struct falloc_range *prev = NULL; in add_falloc_range() argument2658 struct falloc_range *range = NULL; in add_falloc_range()2667 prev = list_entry(head->prev, struct falloc_range, list); in add_falloc_range()2687 struct falloc_range *range; in btrfs_fallocate()2688 struct falloc_range *tmp; in btrfs_fallocate()