Home
last modified time | relevance | path

Searched refs:btrfs_orphan_cleanup (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dbtrfs_inode.h488 int btrfs_orphan_cleanup(struct btrfs_root *root);
Ddisk-io.c2900 err = btrfs_orphan_cleanup(gang[i]); in btrfs_cleanup_fs_roots()
2987 if ((ret = btrfs_orphan_cleanup(fs_info->fs_root)) || in btrfs_start_pre_rw_mount()
2988 (ret = btrfs_orphan_cleanup(fs_info->tree_root))) { in btrfs_start_pre_rw_mount()
Dioctl.c853 ret = btrfs_orphan_cleanup(pending_snapshot->snap); in create_snapshot()
3126 btrfs_orphan_cleanup(root); in btrfs_ioctl_start_sync()
Drelocation.c4372 err = btrfs_orphan_cleanup(fs_root); in btrfs_recover_relocation()
Dinode.c3439 int btrfs_orphan_cleanup(struct btrfs_root *root) in btrfs_orphan_cleanup() function
5676 ret = btrfs_orphan_cleanup(sub_root); in btrfs_lookup_dentry()