Searched refs:objectid_mutex (Results 1 – 2 of 2) sorted by relevance
182 struct mutex objectid_mutex; member
678 mutex_init(&root->objectid_mutex); in btrfs_alloc_root()1127 mutex_lock(&root->objectid_mutex); in btrfs_init_fs_root()1130 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()1136 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()4906 mutex_lock(&root->objectid_mutex); in btrfs_get_free_objectid()4919 mutex_unlock(&root->objectid_mutex); in btrfs_get_free_objectid()
Completed in 13 milliseconds