Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dlocks.c61 ci->i_ceph_flags &= ~CEPH_I_ERROR_FILELOCK; in ceph_fl_release_lock()
272 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_lock()
332 if (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) { in ceph_flock()
H A Dcaps.c2831 (ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK)) { in try_get_cap_refs()
5083 ci->i_ceph_flags |= CEPH_I_ERROR_FILELOCK; in ceph_purge_inode_cap()
H A Dmds_client.c4634 ((ci->i_ceph_flags & CEPH_I_ERROR_FILELOCK) ? 0 : 1); in reconnect_caps_cb()