Home
last modified time | relevance | path

Searched refs:s_features (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/ceph/
Dmds_client.h162 unsigned long s_features; member
Dmds_client.c2903 if (test_bit(CEPHFS_FEATURE_REPLY_ENCODING, &session->s_features)) in handle_reply()
3122 session->s_features = features; in handle_session()
3640 if (test_bit(CEPHFS_FEATURE_MULTI_RECONNECT, &session->s_features)) { in send_mds_reconnect()