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

/linux-master/fs/btrfs/
H A Droot-tree.h24 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
H A Droot-tree.c344 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, function
H A Dinode.c4321 * depending on btrfs_del_root_ref to return -ENOENT here is incorrect.
4324 * call btrfs_del_root_ref, and it _shouldn't_ fail.
4342 ret = btrfs_del_root_ref(trans, objectid,
6546 err = btrfs_del_root_ref(trans, key.objectid,

Completed in 444 milliseconds