Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsfs.h114 extern void cifs_pages_write_failed(struct inode *inode, loff_t start, unsigned int len);
H A Dfile.c104 void cifs_pages_write_failed(struct inode *inode, loff_t start, unsigned int len) in cifs_pages_write_failed() function
2605 cifs_pages_write_failed(inode, fpos, rest_len); in cifs_writev_requeue()
2631 cifs_pages_write_failed(inode, wdata->offset, wdata->bytes); in cifs_writev_complete()
2955 cifs_pages_write_failed(inode, start, len); in cifs_write_back_from_locked_folio()