Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.h349 int pnfs_read_done_resend_to_mds(struct nfs_pgio_header *);
H A Dpnfs.c3084 int pnfs_read_done_resend_to_mds(struct nfs_pgio_header *hdr) in pnfs_read_done_resend_to_mds() function
3092 EXPORT_SYMBOL_GPL(pnfs_read_done_resend_to_mds);
3102 hdr->task.tk_status = pnfs_read_done_resend_to_mds(hdr); in pnfs_ld_handle_read_error()
/linux/fs/nfs/filelayout/
H A Dfilelayout.c119 task->tk_status = pnfs_read_done_resend_to_mds(hdr); in filelayout_reset_read()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1087 task->tk_status = pnfs_read_done_resend_to_mds(hdr); in ff_layout_reset_read()