Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h162 unsigned long s_features; member
Dmds_client.c2899 if (test_bit(CEPHFS_FEATURE_REPLY_ENCODING, &session->s_features)) in handle_reply()
3118 session->s_features = features; in handle_session()
3642 if (test_bit(CEPHFS_FEATURE_MULTI_RECONNECT, &session->s_features)) { in send_mds_reconnect()