Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1705 struct mid_q_entry { struct
1707 struct kref refcount;
1709 __u64 mid; /* multiplex id */
1712 __u32 pid; /* process id */
1723 struct task_struct *creator;
1725 unsigned int resp_buf_size;
1727 unsigned int mid_flags;
1728 __le16 command; /* smb command code */
1729 unsigned int optype; /* operation type */
1732 bool multiEnd:1; /* both received */
[all …]