Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dpnfs.h323 void pnfs_ld_write_done(struct nfs_pgio_header *);
H A Dpnfs.c2998 void pnfs_ld_write_done(struct nfs_pgio_header *hdr) in pnfs_ld_write_done() function
3010 EXPORT_SYMBOL_GPL(pnfs_ld_write_done);
/linux-6.15/fs/nfs/blocklayout/
H A Dblocklayout.c360 pnfs_ld_write_done(hdr); in bl_write_cleanup()