Searched refs:objectid_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Dctree.h179 struct mutex objectid_mutex; member in struct:btrfs_root
H A Ddisk-io.c682 mutex_init(&root->objectid_mutex);
1145 mutex_lock(&root->objectid_mutex);
1148 mutex_unlock(&root->objectid_mutex);
1154 mutex_unlock(&root->objectid_mutex);
2670 * No need to hold btrfs_root::objectid_mutex since the fs
4948 mutex_lock(&root->objectid_mutex);
4961 mutex_unlock(&root->objectid_mutex);

Completed in 102 milliseconds