Searched defs:mid_q_entry (Results 1 – 1 of 1) sorted by relevance
1644 struct mid_q_entry { struct1646 struct kref refcount;1648 __u64 mid; /* multiplex id */1651 __u32 pid; /* process id */1662 struct task_struct *creator;1664 unsigned int resp_buf_size;1666 unsigned int mid_flags;1667 __le16 command; /* smb command code */1668 unsigned int optype; /* operation type */1671 bool multiEnd:1; /* both received */[all …]
Completed in 16 milliseconds