Searched refs:CEPH_OPT_NOMSGAUTH (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/ceph/
H A Dceph_common.c466 opt->flags &= ~CEPH_OPT_NOMSGAUTH; ceph_parse_options()
469 opt->flags |= CEPH_OPT_NOMSGAUTH; ceph_parse_options()
512 if (opt->flags & CEPH_OPT_NOMSGAUTH) ceph_print_client_options()
/linux-4.1.27/include/linux/ceph/
H A Dlibceph.h32 #define CEPH_OPT_NOMSGAUTH (1<<4) /* not require cephx message signature */ macro

Completed in 103 milliseconds