Searched refs:i_truncate_mutex (Results 1 – 3 of 3) sorted by relevance
355 mutex_lock(&ci->i_truncate_mutex); in ceph_fscache_revalidate_cookie()363 mutex_unlock(&ci->i_truncate_mutex); in ceph_fscache_revalidate_cookie()
482 mutex_init(&ci->i_truncate_mutex); in ceph_alloc_inode()1802 mutex_lock(&ci->i_truncate_mutex); in ceph_invalidate_work()1809 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1820 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1846 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1900 mutex_lock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1906 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1943 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()
347 struct mutex i_truncate_mutex; member