Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dctree.h207 struct mutex objectid_mutex; member
H A Ddisk-io.c661 mutex_init(&root->objectid_mutex); in __setup_root()
1124 mutex_lock(&root->objectid_mutex); in btrfs_init_fs_root()
1127 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()
1133 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()
5013 mutex_lock(&root->objectid_mutex); in btrfs_get_free_objectid()
5026 mutex_unlock(&root->objectid_mutex); in btrfs_get_free_objectid()