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

/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c119 task->tk_status = pnfs_read_done_resend_to_mds(hdr);
/linux-master/fs/nfs/
H A Dpnfs.h341 int pnfs_read_done_resend_to_mds(struct nfs_pgio_header *);
H A Dpnfs.c2973 int pnfs_read_done_resend_to_mds(struct nfs_pgio_header *hdr) function
2981 EXPORT_SYMBOL_GPL(pnfs_read_done_resend_to_mds); variable
2991 hdr->task.tk_status = pnfs_read_done_resend_to_mds(hdr);
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1079 task->tk_status = pnfs_read_done_resend_to_mds(hdr);

Completed in 129 milliseconds