Searched refs:i_vmtruncate_work (Results 1 – 2 of 2) sorted by relevance
514 INIT_WORK(&ci->i_vmtruncate_work, ceph_vmtruncate_work); in ceph_alloc_inode()1790 i_vmtruncate_work); in ceph_vmtruncate_work()1809 &ci->i_vmtruncate_work)) { in ceph_queue_vmtruncate()
356 struct work_struct i_vmtruncate_work; member