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

/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c102 task->tk_status = pnfs_write_done_resend_to_mds(hdr);
/linux-master/fs/nfs/
H A Dpnfs.h342 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *);
H A Dpnfs.c2844 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *hdr) function
2853 EXPORT_SYMBOL_GPL(pnfs_write_done_resend_to_mds); variable
2864 hdr->task.tk_status = pnfs_write_done_resend_to_mds(hdr);
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1043 task->tk_status = pnfs_write_done_resend_to_mds(hdr);

Completed in 151 milliseconds