Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h184 extern int cifs_get_writer(struct cifsInodeInfo *cinode);
H A Dmisc.c579 int cifs_get_writer(struct cifsInodeInfo *cinode) in cifs_get_writer() function
H A Dcifsfs.c1037 written = cifs_get_writer(cinode); in cifs_file_write_iter()
H A Dfile.c3881 written = cifs_get_writer(cinode); in cifs_strict_writev()