Home
last modified time | relevance | path

Searched refs:i_vmtruncate_work (Results 1 – 2 of 2) sorted by relevance

/fs/ceph/
Dinode.c514 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()
Dsuper.h356 struct work_struct i_vmtruncate_work; member