Searched refs:i_truncate_mutex (Results 1 – 2 of 2) sorted by relevance
432 mutex_init(&ci->i_truncate_mutex); in ceph_alloc_inode()1618 mutex_lock(&ci->i_truncate_mutex); in ceph_invalidate_work()1626 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1649 mutex_unlock(&ci->i_truncate_mutex); in ceph_invalidate_work()1703 mutex_lock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1709 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()1746 mutex_unlock(&ci->i_truncate_mutex); in __ceph_do_pending_vmtruncate()
325 struct mutex i_truncate_mutex; member