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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dauth.c50 ac->negotiating = true;
77 if (ac->ops && !ac->negotiating)
79 ac->negotiating = true;
204 if (ac->negotiating) {
225 ac->negotiating = false;
H A Dauth.h67 bool negotiating; /* true if negotiating protocol */ member in struct:ceph_auth_client

Completed in 62 milliseconds