Home
last modified time | relevance | path

Searched refs:i_extent_cache_lock (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/udf/
A Dudf_i.h55 spinlock_t i_extent_cache_lock; member
A Dinode.c89 spin_lock(&iinfo->i_extent_cache_lock); in udf_clear_extent_cache()
91 spin_unlock(&iinfo->i_extent_cache_lock); in udf_clear_extent_cache()
101 spin_lock(&iinfo->i_extent_cache_lock); in udf_read_extent_cache()
112 spin_unlock(&iinfo->i_extent_cache_lock); in udf_read_extent_cache()
122 spin_lock(&iinfo->i_extent_cache_lock); in udf_update_extent_cache()
137 spin_unlock(&iinfo->i_extent_cache_lock); in udf_update_extent_cache()
A Dsuper.c160 spin_lock_init(&ei->i_extent_cache_lock); in udf_alloc_inode()

Completed in 11 milliseconds