Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dsuper.h590 #define CEPH_I_WORK_VMTRUNCATE 2 /* vmtruncate */ macro
Dinode.c1873 set_bit(CEPH_I_WORK_VMTRUNCATE, &ci->i_work_mask); in ceph_queue_vmtruncate()
2017 if (test_and_clear_bit(CEPH_I_WORK_VMTRUNCATE, &ci->i_work_mask)) in ceph_inode_work()