Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dsuper.h515 #define CEPH_I_CAP_DROPPED (1 << 7) /* caps were forcibly dropped */ macro
Dcaps.c2658 if (ci->i_ceph_flags & CEPH_I_CAP_DROPPED) { in try_get_cap_refs()
2674 ci->i_ceph_flags &= ~CEPH_I_CAP_DROPPED; in try_get_cap_refs()
3609 ci->i_ceph_flags |= CEPH_I_CAP_DROPPED; in handle_cap_export()
Dmds_client.c1391 ci->i_ceph_flags |= CEPH_I_CAP_DROPPED; in remove_session_caps_cb()
1559 ci->i_ceph_flags |= CEPH_I_CAP_DROPPED; in wake_up_session_cb()