Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dfile.c1845 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write() function
2173 bytes_written = cifs_write(open_file, open_file->pid, in cifs_partialpagewrite()
2567 rc = cifs_write(cfile, pid, page_data + offset, copied, &pos); in cifs_write_end()