Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h525 #define CEPH_I_WORK_VMTRUNCATE 2 /* vmtruncate */ macro
Dinode.c1830 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()