Searched refs:ordered_extent_lock (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dordered-data.c210 spin_lock(&BTRFS_I(inode)->root->fs_info->ordered_extent_lock);
213 spin_unlock(&BTRFS_I(inode)->root->fs_info->ordered_extent_lock);
341 spin_lock(&root->fs_info->ordered_extent_lock);
353 spin_unlock(&root->fs_info->ordered_extent_lock);
391 spin_lock(&root->fs_info->ordered_extent_lock);
402 cond_resched_lock(&root->fs_info->ordered_extent_lock);
414 spin_unlock(&root->fs_info->ordered_extent_lock);
427 spin_lock(&root->fs_info->ordered_extent_lock);
429 spin_unlock(&root->fs_info->ordered_extent_lock);
452 spin_lock(&root->fs_info->ordered_extent_lock);
[all...]
H A Ddisk-io.c1596 spin_lock_init(&fs_info->ordered_extent_lock);
H A Dctree.h912 spinlock_t ordered_extent_lock; member in struct:btrfs_fs_info
H A Dinode.c6099 spin_lock(&root->fs_info->ordered_extent_lock);
6101 spin_unlock(&root->fs_info->ordered_extent_lock);

Completed in 59 milliseconds