Home
last modified time | relevance | path

Searched refs:btrfs_orphan_cleanup (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dbtrfs_inode.h488 int btrfs_orphan_cleanup(struct btrfs_root *root);
H A Ddisk-io.c2909 err = btrfs_orphan_cleanup(gang[i]); in btrfs_cleanup_fs_roots()
2980 * calling btrfs_orphan_cleanup() on the tree root. If we don't do it in btrfs_start_pre_rw_mount()
2981 * first, then btrfs_orphan_cleanup() will delete a dead root's orphan in btrfs_start_pre_rw_mount()
2996 if ((ret = btrfs_orphan_cleanup(fs_info->fs_root)) || in btrfs_start_pre_rw_mount()
2997 (ret = btrfs_orphan_cleanup(fs_info->tree_root))) { in btrfs_start_pre_rw_mount()
H A Dioctl.c856 ret = btrfs_orphan_cleanup(pending_snapshot->snap); in create_snapshot()
3142 btrfs_orphan_cleanup(root); in btrfs_ioctl_start_sync()
H A Drelocation.c4372 err = btrfs_orphan_cleanup(fs_root); in btrfs_recover_relocation()
H A Dinode.c3454 int btrfs_orphan_cleanup(struct btrfs_root *root) in btrfs_orphan_cleanup() function
5695 ret = btrfs_orphan_cleanup(sub_root); in btrfs_lookup_dentry()
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddisk-io.c3399 if ((ret = btrfs_orphan_cleanup(fs_info->fs_root)) || in open_ctree()
3400 (ret = btrfs_orphan_cleanup(fs_info->tree_root))) { in open_ctree()
4063 err = btrfs_orphan_cleanup(gang[i]); in btrfs_cleanup_fs_roots()
H A Dctree.h3053 int btrfs_orphan_cleanup(struct btrfs_root *root);
H A Drelocation.c3898 err = btrfs_orphan_cleanup(fs_root); in btrfs_recover_relocation()
H A Dioctl.c869 ret = btrfs_orphan_cleanup(pending_snapshot->snap); in create_snapshot()
H A Dinode.c3037 int btrfs_orphan_cleanup(struct btrfs_root *root) in btrfs_orphan_cleanup() function
5567 ret = btrfs_orphan_cleanup(sub_root); in btrfs_lookup_dentry()

Completed in 59 milliseconds