Searched defs:con (Results 1 – 5 of 5) sorted by relevance
/fs/dlm/ |
D | lowcomms.c | 139 struct connection *con; member 180 struct connection *con; in __find_con() local 197 struct connection *con = NULL; in __nodeid2con() local 235 struct connection *con; in foreach_conn() local 245 struct connection *con; in nodeid2con() local 408 struct connection *con = sock2con(sk); in lowcomms_data_ready() local 415 struct connection *con = sock2con(sk); in lowcomms_write_space() local 431 static inline void lowcomms_connect_sock(struct connection *con) in lowcomms_connect_sock() 456 struct connection *con; in dlm_lowcomms_connect_node() local 470 struct connection *con = sock2con(sk); in lowcomms_error_report() local [all …]
|
/fs/proc/ |
D | consoles.c | 30 struct console *con = v; in show_console_dev() local 65 struct console *con; in c_start() local 78 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 | 3852 static struct ceph_connection *con_get(struct ceph_connection *con) in con_get() 3864 static void con_put(struct ceph_connection *con) in con_put() 3876 static void peer_reset(struct ceph_connection *con) in peer_reset() 3885 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch() 3937 static struct ceph_auth_handshake *get_authorizer(struct ceph_connection *con, in get_authorizer() 3966 static int verify_authorizer_reply(struct ceph_connection *con, int len) in verify_authorizer_reply() 3975 static int invalidate_authorizer(struct ceph_connection *con) in invalidate_authorizer() 3986 static struct ceph_msg *mds_alloc_msg(struct ceph_connection *con, in mds_alloc_msg()
|
/fs/pstore/ |
D | platform.c | 378 static void pstore_console_write(struct console *con, const char *s, unsigned c) in pstore_console_write()
|