Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.h314 void pnfs_ld_write_done(struct nfs_pgio_header *);
H A Dpnfs.c2849 void pnfs_ld_write_done(struct nfs_pgio_header *hdr) in pnfs_ld_write_done() function
2861 EXPORT_SYMBOL_GPL(pnfs_ld_write_done);
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dblocklayout.c383 pnfs_ld_write_done(hdr); in bl_write_cleanup()