Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dinode.c465 INIT_WORK(&ci->i_vmtruncate_work, ceph_vmtruncate_work); in ceph_alloc_inode()
1602 i_vmtruncate_work); in ceph_vmtruncate_work()
1621 &ci->i_vmtruncate_work)) { in ceph_queue_vmtruncate()
Dsuper.h333 struct work_struct i_vmtruncate_work; member