Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Drelocation.c654 static void __del_reloc_root(struct btrfs_root *root) in __del_reloc_root() function
679 * rc->reloc_roots. If we call __del_reloc_root while it's off of the in __del_reloc_root()
906 * We are probably ok here, but __del_reloc_root() will drop its ref of in btrfs_update_reloc_root()
921 __del_reloc_root(reloc_root); in btrfs_update_reloc_root()
1910 __del_reloc_root(reloc_root); in free_reloc_roots()
/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.c668 static void __del_reloc_root(struct btrfs_root *root) in __del_reloc_root() function
693 * rc->reloc_roots. If we call __del_reloc_root while it's off of the in __del_reloc_root()
927 * We are probably ok here, but __del_reloc_root() will drop its ref of in btrfs_update_reloc_root()
942 __del_reloc_root(reloc_root); in btrfs_update_reloc_root()
1992 __del_reloc_root(reloc_root); in free_reloc_roots()

Completed in 10 milliseconds