Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h182 struct mutex objectid_mutex; member
H A Ddisk-io.c678 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()
2727 * No need to hold btrfs_root::objectid_mutex since the fs in init_tree_roots()
4906 mutex_lock(&root->objectid_mutex); in btrfs_get_free_objectid()
4919 mutex_unlock(&root->objectid_mutex); in btrfs_get_free_objectid()