Home
last modified time | relevance | path

Searched refs:__free_recorded_refs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c2818 static void __free_recorded_refs(struct list_head *head) in __free_recorded_refs() function
2832 __free_recorded_refs(&sctx->new_refs); in free_recorded_refs()
2833 __free_recorded_refs(&sctx->deleted_refs); in free_recorded_refs()
3160 __free_recorded_refs(&pm->update_refs); in add_pending_dir_move()
3375 __free_recorded_refs(&m->update_refs); in free_pending_move()
4348 __free_recorded_refs(&check_dirs); in process_recorded_refs()
6305 __free_recorded_refs(&deleted_refs); in btrfs_unlink_all_paths()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c3069 static void __free_recorded_refs(struct list_head *head) in __free_recorded_refs() function
3081 __free_recorded_refs(&sctx->new_refs); in free_recorded_refs()
3082 __free_recorded_refs(&sctx->deleted_refs); in free_recorded_refs()
3449 __free_recorded_refs(&pm->update_refs); in add_pending_dir_move()
3663 __free_recorded_refs(&m->update_refs); in free_pending_move()
4612 __free_recorded_refs(&check_dirs); in process_recorded_refs()

Completed in 20 milliseconds