i_extent_cache_lock   86 fs/udf/inode.c 	spin_lock(&iinfo->i_extent_cache_lock);
i_extent_cache_lock   88 fs/udf/inode.c 	spin_unlock(&iinfo->i_extent_cache_lock);
i_extent_cache_lock   98 fs/udf/inode.c 	spin_lock(&iinfo->i_extent_cache_lock);
i_extent_cache_lock  109 fs/udf/inode.c 	spin_unlock(&iinfo->i_extent_cache_lock);
i_extent_cache_lock  119 fs/udf/inode.c 	spin_lock(&iinfo->i_extent_cache_lock);
i_extent_cache_lock  134 fs/udf/inode.c 	spin_unlock(&iinfo->i_extent_cache_lock);
i_extent_cache_lock  157 fs/udf/super.c 	spin_lock_init(&ei->i_extent_cache_lock);
i_extent_cache_lock   58 fs/udf/udf_i.h 	spinlock_t i_extent_cache_lock;