Home
last modified time | relevance | path

Searched refs:cifs_write (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/cifs/
Dfile.c1841 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write() function
2169 bytes_written = cifs_write(open_file, open_file->pid, in cifs_partialpagewrite()
2563 rc = cifs_write(cfile, pid, page_data + offset, copied, &pos); in cifs_write_end()