Searched refs:is_authenticated (Results 1 – 5 of 5) sorted by relevance
28 static int is_authenticated(struct ceph_auth_client *ac) in is_authenticated() function124 .is_authenticated = is_authenticated,
302 ret = ac->ops->is_authenticated(ac); in ceph_auth_is_authenticated()
1071 .is_authenticated = ceph_x_is_authenticated,
2487 if (setup->is_authenticated) in copy_mesh_setup()
8527 setup->is_authenticated = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AUTH]); in nl80211_parse_mesh_setup()