Searched refs:objectid_mutex (Results 1 – 2 of 2) sorted by relevance
1016 mutex_init(&root->objectid_mutex); in __setup_root()1481 mutex_lock(&root->objectid_mutex); in btrfs_init_fs_root()1484 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()1490 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()5349 mutex_lock(&root->objectid_mutex); in btrfs_get_free_objectid()5362 mutex_unlock(&root->objectid_mutex); in btrfs_get_free_objectid()
1333 struct mutex objectid_mutex; member