Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h646 #define CEPH_I_WORK_VMTRUNCATE 2 macro
1061 ceph_queue_inode_work(inode, CEPH_I_WORK_VMTRUNCATE); in ceph_queue_vmtruncate()
H A Dinode.c2228 if (test_and_clear_bit(CEPH_I_WORK_VMTRUNCATE, &ci->i_work_mask)) in ceph_inode_work()