Home
last modified time | relevance | path

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

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