Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1547 struct mid_q_entry { struct
1549 struct kref refcount;
1551 __u64 mid; /* multiplex id */
1554 __u32 pid; /* process id */
1565 struct task_struct *creator;
1567 unsigned int resp_buf_size;
1569 unsigned int mid_flags;
1570 __le16 command; /* smb command code */
1571 unsigned int optype; /* operation type */
1574 bool multiEnd:1; /* both received */
[all …]

Completed in 18 milliseconds