Searched refs:is_authenticated (Results 1 – 7 of 7) 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,
39 int (*is_authenticated)(struct ceph_auth_client *ac); member
2153 bool is_authenticated; member
2180 if (setup->is_authenticated) in copy_mesh_setup()
7830 setup->is_authenticated = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AUTH]); in nl80211_parse_mesh_setup()
Completed in 60 milliseconds