Home
last modified time | relevance | path

Searched defs:mid_q_entry (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dcifsglob.h1700 struct mid_q_entry { struct
1702 struct kref refcount;
1704 __u64 mid; /* multiplex id */
1707 __u32 pid; /* process id */
1718 struct task_struct *creator;
1720 unsigned int resp_buf_size;
1722 int mid_rc; /* rc for MID_RC */
1723 unsigned int mid_flags;
1724 __le16 command; /* smb command code */
1728 bool multiEnd:1; /* both received */
[all …]