Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h147 extern void cifs_update_eof(struct cifsInodeInfo *cifsi, loff_t offset,
Dfile.c2115 cifs_update_eof(struct cifsInodeInfo *cifsi, loff_t offset, in cifs_update_eof() function
2187 cifs_update_eof(cifsi, *offset, bytes_written); in cifs_write()
2525 cifs_update_eof(CIFS_I(inode), wdata->offset, wdata->bytes); in cifs_writev_complete()
3248 cifs_update_eof(cifsi, wdata->offset, wdata->bytes); in cifs_uncached_writev_complete()