Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dpnfs.h314 void pnfs_ld_write_done(struct nfs_pgio_header *);
H A Dpnfs.c2865 void pnfs_ld_write_done(struct nfs_pgio_header *hdr) in pnfs_ld_write_done() function
2877 EXPORT_SYMBOL_GPL(pnfs_ld_write_done);
/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.c360 pnfs_ld_write_done(hdr); in bl_write_cleanup()