Searched refs:connection (Results 1 – 4 of 4) sorted by relevance
| /fs/dlm/ |
| A D | lowcomms.c | 69 struct connection { struct 134 struct connection *con; 272 struct connection *con; in __find_con() 367 struct connection *con; in nodeid_to_addr() 424 struct connection *con; in addr_to_nodeid() 465 struct connection *con; in dlm_lowcomms_addr() 550 struct connection *con; in dlm_lowcomms_connect_node() 575 struct connection *con; in dlm_lowcomms_nodes_set_mark() 1435 struct connection *con = container_of(rcu, struct connection, rcu); in connection_release() 1486 struct connection *con = container_of(work, struct connection, rwork); in process_recv_sockets() [all …]
|
| /fs/fuse/ |
| A D | fuse_trace.h | 86 __field(dev_t, connection) 93 __entry->connection = req->fm->fc->dev; 100 __entry->connection, __entry->unique, __entry->opcode, 110 __field(dev_t, connection) 117 __entry->connection = req->fm->fc->dev; 123 TP_printk("connection %u req %llu len %u error %d", __entry->connection,
|
| /fs/smb/server/ |
| A D | Makefile | 8 misc.o oplock.o connection.o ksmbd_work.o crypto_ctx.o \
|
| /fs/smb/client/ |
| A D | Kconfig | 145 used to communicate on an encrypted share connection on the 170 userspace daemon to establish the DCE/RPC connection to retrieve
|
Completed in 10 milliseconds