Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1519 struct cifs_writedata { struct
1520 struct kref refcount;
1521 struct list_head list;
1527 struct iov_iter iter;
1528 struct bio_vec *bv;
1529 __u64 offset;
1530 pid_t pid;
1531 unsigned int bytes;
1532 int result;
1535 struct smbd_mr *mr;
[all …]