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

/linux-master/fs/btrfs/
H A Dreflink.c689 spin_lock(&root_dst->root_item_lock);
695 spin_unlock(&root_dst->root_item_lock);
699 spin_unlock(&root_dst->root_item_lock);
717 spin_lock(&root_dst->root_item_lock);
719 spin_unlock(&root_dst->root_item_lock);
H A Droot-tree.c490 spin_lock(&root->root_item_lock);
494 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.c4516 spin_lock(&dest->root_item_lock);
4518 spin_unlock(&dest->root_item_lock);
4526 spin_unlock(&dest->root_item_lock);
4536 spin_unlock(&dest->root_item_lock);
4628 spin_lock(&dest->root_item_lock);
4632 spin_unlock(&dest->root_item_lock);
10766 spin_lock(&root->root_item_lock);
10768 spin_unlock(&root->root_item_lock);
10777 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.c711 spin_lock_init(&root->root_item_lock);

Completed in 522 milliseconds