Home
last modified time | relevance | path

Searched refs:pnfs_write_done_resend_to_mds (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dpnfs.h339 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *);
H A Dpnfs.c2839 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *hdr) in pnfs_write_done_resend_to_mds() function
2848 EXPORT_SYMBOL_GPL(pnfs_write_done_resend_to_mds);
2859 hdr->task.tk_status = pnfs_write_done_resend_to_mds(hdr); in pnfs_ld_handle_write_error()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c102 task->tk_status = pnfs_write_done_resend_to_mds(hdr); in filelayout_reset_write()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1043 task->tk_status = pnfs_write_done_resend_to_mds(hdr); in ff_layout_reset_write()