Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/ !
Dcifsfs.h114 extern void cifs_pages_write_failed(struct inode *inode, loff_t start, unsigned int len);
Dfile.c104 void cifs_pages_write_failed(struct inode *inode, loff_t start, unsigned int len) in cifs_pages_write_failed() function
2513 cifs_pages_write_failed(inode, fpos, rest_len); in cifs_writev_requeue()
2539 cifs_pages_write_failed(inode, wdata->offset, wdata->bytes); in cifs_writev_complete()
2856 cifs_pages_write_failed(inode, start, len); in cifs_write_back_from_locked_folio()