Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dctree.h183 struct mutex objectid_mutex; member
A Ddisk-io.c681 mutex_init(&root->objectid_mutex); in __setup_root()
1137 mutex_lock(&root->objectid_mutex); in btrfs_init_fs_root()
1140 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()
1146 mutex_unlock(&root->objectid_mutex); in btrfs_init_fs_root()
4937 mutex_lock(&root->objectid_mutex); in btrfs_get_free_objectid()
4950 mutex_unlock(&root->objectid_mutex); in btrfs_get_free_objectid()

Completed in 29 milliseconds