Searched refs:get_extent_inline_ref (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | backref.c | 1858 * get_extent_inline_ref must pass the modified ptr parameter to get the 1862 static int get_extent_inline_ref(unsigned long *ptr, function 1914 * call and may be modified (see get_extent_inline_ref comment). 1930 ret = get_extent_inline_ref(ptr, eb, key, ei, item_size,
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | backref.c | 2275 * get_extent_inline_ref must pass the modified ptr parameter to get the 2279 static int get_extent_inline_ref(unsigned long *ptr, in get_extent_inline_ref() function 2331 * call and may be modified (see get_extent_inline_ref comment). 2347 ret = get_extent_inline_ref(ptr, eb, key, ei, item_size, in tree_backref_for_extent()
|
Completed in 9 milliseconds