Home
last modified time | relevance | path

Searched refs:CEPH_I_ERROR_FILELOCK_BIT (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dlocks.c60 clear_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags); in ceph_fl_release_lock()
273 if (test_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags)) { in ceph_lock()
336 if (test_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags)) { in ceph_flock()
H A Dsuper.h685 #define CEPH_I_ERROR_FILELOCK_BIT (10) /* have seen file lock errors */ macro
H A Dcaps.c2835 test_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags)) { in try_get_cap_refs()
5107 set_bit(CEPH_I_ERROR_FILELOCK_BIT, &ci->i_ceph_flags); in ceph_purge_inode_cap()
H A Dmds_client.c4886 test_bit(CEPH_I_ERROR_FILELOCK_BIT, in reconnect_caps_cb()