Searched refs:CEPH_I_ERROR_FILELOCK (Results 1 – 4 of 4) sorted by relevance
50 ci->i_ceph_flags &= ~CEPH_I_ERROR_FILELOCK; in ceph_fl_release_lock()241 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_lock()294 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_flock()
519 #define CEPH_I_ERROR_FILELOCK (1 << 11) /* have seen file lock errors */ macro
1450 ci->i_ceph_flags |= CEPH_I_ERROR_FILELOCK; in remove_session_caps_cb()3360 ((ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) ? 0 : 1); in encode_caps_cb()
2557 (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK)) { in try_get_cap_refs()