Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c528 if (ci->i_ceph_flags & CEPH_I_FLUSH) in __cap_delay_requeue()
551 ci->i_ceph_flags |= CEPH_I_FLUSH; in __cap_delay_requeue_front()
1411 ci->i_ceph_flags &= ~CEPH_I_FLUSH; in __prep_cap()
2035 if (ci->i_ceph_flags & CEPH_I_FLUSH) in ceph_check_caps()
4628 if ((ci->i_ceph_flags & CEPH_I_FLUSH) == 0 && in ceph_check_delayed_caps()
4814 ci->i_ceph_flags |= CEPH_I_FLUSH; in ceph_drop_caps_for_unlink()