Searched refs:CEPH_I_WORK_VMTRUNCATE (Results 1 – 2 of 2) sorted by relevance
525 #define CEPH_I_WORK_VMTRUNCATE 2 /* vmtruncate */ macro
1830 set_bit(CEPH_I_WORK_VMTRUNCATE, &ci->i_work_mask); in ceph_queue_vmtruncate()1974 if (test_and_clear_bit(CEPH_I_WORK_VMTRUNCATE, &ci->i_work_mask)) in ceph_inode_work()