Searched defs:con (Results 1 – 4 of 4) sorted by relevance
/fs/dlm/ |
D | lowcomms.c | 140 struct connection *con; member 170 struct connection *con; in __find_con() local 187 struct connection *con = NULL; in __nodeid2con() local 225 struct connection *con; in foreach_conn() local 236 struct connection *con; in nodeid2con() local 250 struct connection *con; in assoc2con() local 294 struct connection *con = sock2con(sk); in lowcomms_data_ready() local 301 struct connection *con = sock2con(sk); in lowcomms_write_space() local 317 static inline void lowcomms_connect_sock(struct connection *con) in lowcomms_connect_sock() 333 struct connection *con; in dlm_lowcomms_connect_node() local [all …]
|
/fs/proc/ |
D | consoles.c | 30 struct console *con = v; in show_console_dev() local 67 struct console *con; in c_start() local 80 struct console *con = v; in c_next() local
|
/fs/cifs/ |
D | asn1.c | 168 unsigned int *cls, unsigned int *con, unsigned int *tag) in asn1_id_decode() 225 unsigned int *cls, unsigned int *con, unsigned int *tag) in asn1_header_decode() 501 unsigned int cls, con, tag, oidlen, rc; in decode_negTokenInit() local
|
/fs/ceph/ |
D | mds_client.c | 3328 static struct ceph_connection *con_get(struct ceph_connection *con) in con_get() 3340 static void con_put(struct ceph_connection *con) in con_put() 3352 static void peer_reset(struct ceph_connection *con) in peer_reset() 3361 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch() 3413 static struct ceph_auth_handshake *get_authorizer(struct ceph_connection *con, in get_authorizer() 3442 static int verify_authorizer_reply(struct ceph_connection *con, int len) in verify_authorizer_reply() 3451 static int invalidate_authorizer(struct ceph_connection *con) in invalidate_authorizer()
|