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()1783 mutex_lock(&ci->i_truncate_mutex); in ceph_invalidate_work()1790 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1801 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1826 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1880 mutex_lock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1886 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1923 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()
347 struct mutex i_truncate_mutex; member