Home
last modified time | relevance | path

Searched refs:hmdfs_send_command (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c24 static inline void free_sm_outbuf(struct hmdfs_send_command *sm) in free_sm_outbuf()
40 struct hmdfs_send_command sm = { in hmdfs_send_open()
80 struct hmdfs_send_command sm = { in hmdfs_send_close()
102 struct hmdfs_send_command sm = { in hmdfs_send_fsync()
130 struct hmdfs_send_command sm = { in hmdfs_client_readpage()
420 struct hmdfs_send_command sm = { in hmdfs_client_start_readdir()
464 struct hmdfs_send_command sm = { in hmdfs_client_start_mkdir()
511 struct hmdfs_send_command sm = { in hmdfs_client_start_create()
556 struct hmdfs_send_command sm = { in hmdfs_client_start_rmdir()
585 struct hmdfs_send_command sm = { in hmdfs_client_start_unlink()
[all …]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h55 struct hmdfs_send_command sm;
69 struct hmdfs_send_command *msg);
71 struct hmdfs_send_command *msg);
Dprotocol.h79 struct hmdfs_send_command { struct
Dsocket_adapter.c58 struct hmdfs_send_command *);
400 struct hmdfs_send_command *sm) in hmdfs_sendmessage_request()
635 struct hmdfs_send_command *sm) in hmdfs_sendpage_request()