Searched refs:lock_finishing_cancel_unmount (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Ddev-replace.c859 mutex_lock(&dev_replace->lock_finishing_cancel_unmount);
866 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
880 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
893 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
947 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
1008 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
1077 mutex_lock(&dev_replace->lock_finishing_cancel_unmount);
1127 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
1146 mutex_unlock(&dev_replace->lock_finishing_cancel_unmount);
1154 mutex_lock(&dev_replace->lock_finishing_cancel_unmount);
[all...]
H A Dfs.h311 struct mutex lock_finishing_cancel_unmount; member in struct:btrfs_dev_replace
H A Ddisk-io.c1956 mutex_init(&fs_info->dev_replace.lock_finishing_cancel_unmount);

Completed in 139 milliseconds