Home
last modified time | relevance | path

Searched defs:mode_cnt (Results 1 – 4 of 4) sorted by relevance

/linux/net/ceph/
H A Dauth.c512 const int *allowed_modes, int mode_cnt) in ceph_auth_handle_bad_method()
618 const int *allowed_modes, int mode_cnt) in ceph_auth_handle_bad_authorizer()
H A Dmon_client.c1427 const int *allowed_modes, int mode_cnt) in mon_handle_auth_bad_method()
H A Dosd_client.c5657 const int *allowed_modes, int mode_cnt) in osd_handle_auth_bad_method()
/linux/fs/ceph/
H A Dmds_client.c6525 mds_handle_auth_bad_method(struct ceph_connection * con,int used_proto,int result,const int * allowed_protos,int proto_cnt,const int * allowed_modes,int mode_cnt) mds_handle_auth_bad_method() argument