Searched refs:CEPH_OPT_NOMSGSIGN (Results 1 – 2 of 2) sorted by relevance
600 opt->flags &= ~CEPH_OPT_NOMSGSIGN; in ceph_parse_param()602 opt->flags |= CEPH_OPT_NOMSGSIGN; in ceph_parse_param()684 if (opt->flags & CEPH_OPT_NOMSGSIGN) in ceph_print_client_options()
36 #define CEPH_OPT_NOMSGSIGN (1<<5) /* don't sign msgs (msgr1) */ macro
Completed in 8 milliseconds