Searched defs:cifs_writedata (Results 1 – 1 of 1) sorted by relevance
1358 struct cifs_writedata { struct1359 struct kref refcount;1360 struct list_head list;1366 __u64 offset;1367 pid_t pid;1368 unsigned int bytes;1369 int result;1372 struct smbd_mr *mr;1374 unsigned int pagesz;1376 unsigned int tailsz;[all …]
Completed in 22 milliseconds