Searched refs:cifs_pages_write_failed (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/smb/client/ |
D | cifsfs.h | 114 extern void cifs_pages_write_failed(struct inode *inode, loff_t start, unsigned int len);
|
D | file.c | 104 void cifs_pages_write_failed(struct inode *inode, loff_t start, unsigned int len) in cifs_pages_write_failed() function 2509 cifs_pages_write_failed(inode, fpos, rest_len); in cifs_writev_requeue() 2535 cifs_pages_write_failed(inode, wdata->offset, wdata->bytes); in cifs_writev_complete() 2852 cifs_pages_write_failed(inode, start, len); in cifs_write_back_from_locked_folio()
|