Home
last modified time | relevance | path

Searched refs:btrfs_del_root_ref (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Droot-tree.h14 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
H A Droot-tree.c334 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref() function
H A Dinode.c4286 * depending on btrfs_del_root_ref to return -ENOENT here is incorrect. in btrfs_unlink_subvol()
4289 * call btrfs_del_root_ref, and it _shouldn't_ fail. in btrfs_unlink_subvol()
4307 ret = btrfs_del_root_ref(trans, objectid, in btrfs_unlink_subvol()
6478 err = btrfs_del_root_ref(trans, key.objectid, in btrfs_add_link()
/kernel/linux/linux-5.10/fs/btrfs/
H A Droot-tree.c316 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref() function
H A Dctree.h2838 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
H A Dinode.c3833 * depending on btrfs_del_root_ref to return -ENOENT here is incorret. in btrfs_unlink_subvol()
3836 * call btrfs_del_root_ref, and it _shouldn't_ fail. in btrfs_unlink_subvol()
3855 ret = btrfs_del_root_ref(trans, objectid, in btrfs_unlink_subvol()
6222 err = btrfs_del_root_ref(trans, key.objectid, in btrfs_add_link()

Completed in 34 milliseconds