Home
last modified time | relevance | path

Searched refs:pnfs_ld_write_done (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfs/
Dpnfs.h298 void pnfs_ld_write_done(struct nfs_pgio_header *);
Dpnfs.c2614 void pnfs_ld_write_done(struct nfs_pgio_header *hdr) in pnfs_ld_write_done() function
2626 EXPORT_SYMBOL_GPL(pnfs_ld_write_done);
/linux-4.19.296/fs/nfs/blocklayout/
Dblocklayout.c383 pnfs_ld_write_done(hdr); in bl_write_cleanup()