Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.h322 void pnfs_ld_write_done(struct nfs_pgio_header *);
H A Dpnfs.c2981 void pnfs_ld_write_done(struct nfs_pgio_header *hdr) in pnfs_ld_write_done() function
2993 EXPORT_SYMBOL_GPL(pnfs_ld_write_done);
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c360 pnfs_ld_write_done(hdr); in bl_write_cleanup()