Searched refs:smb2_flush_file (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 1877 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_flush_file() function 3763 smb2_flush_file(xid, tcon, &wrcfile->fid); in smb3_llseek() 5180 .flush = smb2_flush_file, 5280 .flush = smb2_flush_file, 5385 .flush = smb2_flush_file, 5498 .flush = smb2_flush_file,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 1837 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_flush_file() function 3816 smb2_flush_file(xid, tcon, &wrcfile->fid); in smb3_llseek() 5256 .flush = smb2_flush_file, 5358 .flush = smb2_flush_file, 5464 .flush = smb2_flush_file, 5578 .flush = smb2_flush_file,
|
Completed in 15 milliseconds