Searched refs:__get_cur_name_and_parent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 1913 * used by __get_cur_name_and_parent to find out if the ref was orphanized and 2144 static int __get_cur_name_and_parent(struct send_ctx *sctx, in __get_cur_name_and_parent() function 2319 ret = __get_cur_name_and_parent(sctx, ino, gen, in get_cur_path() 3204 ret = __get_cur_name_and_parent(sctx, ino, gen, in path_loop()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 2177 * used by __get_cur_name_and_parent to find out if the ref was orphanized and 2299 static int __get_cur_name_and_parent(struct send_ctx *sctx, in __get_cur_name_and_parent() function 2473 ret = __get_cur_name_and_parent(sctx, ino, gen, in get_cur_path() 3493 ret = __get_cur_name_and_parent(sctx, ino, gen, in path_loop()
|
Completed in 19 milliseconds