Searched refs:i_truncate_mutex (Results 1 – 3 of 3) sorted by relevance
342 mutex_lock(&ci->i_truncate_mutex); in ceph_fscache_revalidate_cookie()350 mutex_unlock(&ci->i_truncate_mutex); in ceph_fscache_revalidate_cookie()
482 mutex_init(&ci->i_truncate_mutex); in ceph_alloc_inode()1851 mutex_lock(&ci->i_truncate_mutex); in ceph_do_invalidate_pages()1858 mutex_unlock(&ci->i_truncate_mutex); in ceph_do_invalidate_pages()1869 mutex_unlock(&ci->i_truncate_mutex); in ceph_do_invalidate_pages()1894 mutex_unlock(&ci->i_truncate_mutex); in ceph_do_invalidate_pages()1910 mutex_lock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1916 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1953 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()
365 struct mutex i_truncate_mutex; member