Searched defs:mid_q_entry (Results 1 – 1 of 1) sorted by relevance
1700 struct mid_q_entry { struct1702 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 …]