Searched refs:i_flushing_caps (Results 1 – 5 of 5) sorted by relevance
1719 if (ci->i_flushing_caps == 0) { in __ceph_mark_dirty_caps()1822 ci->i_flushing_caps |= flushing; in __mark_caps_flushing()2185 flushing = ci->i_flushing_caps; in try_flush_caps()2517 ci->i_flushing_caps) { in ceph_early_kick_flushing_caps()3070 ci->i_flushing_caps == 0) { in __ceph_put_cap_refs()3166 ci->i_flushing_caps == 0) { in ceph_put_wrbuffer_cap_refs()3629 ci->i_flushing_caps &= ~cleaned; in handle_cap_flush_ack()3636 if (ci->i_flushing_caps == 0) { in handle_cap_flush_ack()4638 ceph_cap_string(ci->i_flushing_caps), in ceph_purge_inode_cap()4640 ci->i_flushing_caps = 0; in ceph_purge_inode_cap()[all …]
357 unsigned i_dirty_caps, i_flushing_caps; /* mask of dirtied fields */ member728 return ci->i_dirty_caps | ci->i_flushing_caps; in __ceph_caps_dirty()
597 ci->i_flushing_caps == 0) { in ceph_queue_cap_snap()
491 ci->i_flushing_caps = 0; in ceph_alloc_inode()
1875 if (ci->i_dirty_caps || ci->i_flushing_caps || in trim_caps_cb()
Completed in 28 milliseconds