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

/linux-master/fs/btrfs/
H A Dreflink.c664 spin_lock(&root_dst->root_item_lock);
670 spin_unlock(&root_dst->root_item_lock);
674 spin_unlock(&root_dst->root_item_lock);
692 spin_lock(&root_dst->root_item_lock);
694 spin_unlock(&root_dst->root_item_lock);
H A Droot-tree.c489 spin_lock(&root->root_item_lock);
493 spin_unlock(&root->root_item_lock);
H A Dctree.h239 spinlock_t root_item_lock; member in struct:btrfs_root
285 * root_item_lock.
H A Dsend.c8065 spin_lock(&root->root_item_lock);
8075 spin_unlock(&root->root_item_lock);
8107 spin_lock(&send_root->root_item_lock);
8110 spin_unlock(&send_root->root_item_lock);
8114 spin_unlock(&send_root->root_item_lock);
8263 spin_lock(&clone_root->root_item_lock);
8266 spin_unlock(&clone_root->root_item_lock);
8273 spin_unlock(&clone_root->root_item_lock);
8279 spin_unlock(&clone_root->root_item_lock);
8296 spin_lock(&sctx->parent_root->root_item_lock);
[all...]
H A Dinode.c4500 spin_lock(&dest->root_item_lock);
4502 spin_unlock(&dest->root_item_lock);
4510 spin_unlock(&dest->root_item_lock);
4520 spin_unlock(&dest->root_item_lock);
4611 spin_lock(&dest->root_item_lock);
4615 spin_unlock(&dest->root_item_lock);
10610 spin_lock(&root->root_item_lock);
10612 spin_unlock(&root->root_item_lock);
10621 spin_unlock(&root->root_item_lock);
H A Dioctl.c1504 spin_lock(&root->root_item_lock);
1508 spin_unlock(&root->root_item_lock);
1510 spin_unlock(&root->root_item_lock);
H A Ddisk-io.c710 spin_lock_init(&root->root_item_lock);

Completed in 226 milliseconds