Home
last modified time | relevance | path

Searched refs:root_item_lock (Results 1 – 7 of 7) sorted by relevance

/linux/fs/btrfs/
H A Dreflink.c664 spin_lock(&root_dst->root_item_lock); in btrfs_extent_same()
670 spin_unlock(&root_dst->root_item_lock); in btrfs_extent_same()
674 spin_unlock(&root_dst->root_item_lock); in btrfs_extent_same()
693 spin_lock(&root_dst->root_item_lock); in btrfs_extent_same()
695 spin_unlock(&root_dst->root_item_lock); in btrfs_extent_same()
H A Droot-tree.c468 spin_lock(&root->root_item_lock); in btrfs_update_root_times()
472 spin_unlock(&root->root_item_lock); in btrfs_update_root_times()
H A Dsend.c7959 spin_lock(&root->root_item_lock); in btrfs_root_dec_send_in_progress()
7969 spin_unlock(&root->root_item_lock); in btrfs_root_dec_send_in_progress()
8000 spin_lock(&send_root->root_item_lock); in btrfs_ioctl_send()
8006 spin_unlock(&send_root->root_item_lock); in btrfs_ioctl_send()
8011 spin_unlock(&send_root->root_item_lock); in btrfs_ioctl_send()
8016 spin_unlock(&send_root->root_item_lock); in btrfs_ioctl_send()
8020 spin_unlock(&send_root->root_item_lock); in btrfs_ioctl_send()
8150 spin_lock(&clone_root->root_item_lock); in btrfs_ioctl_send()
8153 spin_unlock(&clone_root->root_item_lock); in btrfs_ioctl_send()
8160 spin_unlock(&clone_root->root_item_lock); in btrfs_ioctl_send()
[all …]
H A Dctree.h244 spinlock_t root_item_lock; member
H A Dioctl.c1330 spin_lock(&root->root_item_lock); in btrfs_ioctl_subvol_setflags()
1334 spin_unlock(&root->root_item_lock); in btrfs_ioctl_subvol_setflags()
1336 spin_unlock(&root->root_item_lock); in btrfs_ioctl_subvol_setflags()
5066 spin_lock(&root->root_item_lock); in btrfs_ioctl_subvol_sync()
5069 spin_unlock(&root->root_item_lock); in btrfs_ioctl_subvol_sync()
H A Dinode.c4783 spin_lock(&dest->root_item_lock); in btrfs_delete_subvolume()
4785 spin_unlock(&dest->root_item_lock); in btrfs_delete_subvolume()
4793 spin_unlock(&dest->root_item_lock); in btrfs_delete_subvolume()
4803 spin_unlock(&dest->root_item_lock); in btrfs_delete_subvolume()
4889 spin_lock(&dest->root_item_lock); in btrfs_delete_subvolume()
4893 spin_unlock(&dest->root_item_lock); in btrfs_delete_subvolume()
10365 spin_lock(&root->root_item_lock); in btrfs_swap_activate()
10367 spin_unlock(&root->root_item_lock); in btrfs_swap_activate()
10378 spin_unlock(&root->root_item_lock); in btrfs_swap_activate()
H A Ddisk-io.c657 spin_lock_init(&root->root_item_lock); in btrfs_alloc_root()