Searched refs:root_item_lock (Results 1 - 7 of 7) sorted by last modified time

/linux-master/fs/btrfs/
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 Dinode.c4515 spin_lock(&dest->root_item_lock);
4517 spin_unlock(&dest->root_item_lock);
4525 spin_unlock(&dest->root_item_lock);
4535 spin_unlock(&dest->root_item_lock);
4627 spin_lock(&dest->root_item_lock);
4631 spin_unlock(&dest->root_item_lock);
10765 spin_lock(&root->root_item_lock);
10767 spin_unlock(&root->root_item_lock);
10776 spin_unlock(&root->root_item_lock);
H A Droot-tree.c490 spin_lock(&root->root_item_lock);
494 spin_unlock(&root->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 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 Ddisk-io.c711 spin_lock_init(&root->root_item_lock);
H A Dctree.h239 spinlock_t root_item_lock; member in struct:btrfs_root
285 * root_item_lock.

Completed in 215 milliseconds