s_features       2906 fs/ceph/mds_client.c 	if (test_bit(CEPHFS_FEATURE_REPLY_ENCODING, &session->s_features))
s_features       3123 fs/ceph/mds_client.c 		session->s_features = features;
s_features       3641 fs/ceph/mds_client.c 	if (test_bit(CEPHFS_FEATURE_MULTI_RECONNECT, &session->s_features)) {
s_features        162 fs/ceph/mds_client.h 	unsigned long	  s_features;