Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dinode.c515 INIT_WORK(&ci->i_vmtruncate_work, ceph_vmtruncate_work); in ceph_alloc_inode()
1842 i_vmtruncate_work); in ceph_vmtruncate_work()
1861 &ci->i_vmtruncate_work)) { in ceph_queue_vmtruncate()
Dsuper.h378 struct work_struct i_vmtruncate_work; member