Searched refs:CEPH_I_ERROR_FILELOCK (Results 1 – 3 of 3) sorted by relevance
46 ci->i_ceph_flags &= ~CEPH_I_ERROR_FILELOCK; in ceph_fl_release_lock()237 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_lock()299 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_flock()
497 #define CEPH_I_ERROR_FILELOCK (1 << 12) /* have seen file lock errors */ macro
1284 ci->i_ceph_flags |= CEPH_I_ERROR_FILELOCK; in remove_session_caps_cb()3037 ((ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) ? 0 : 1); in encode_caps_cb()