Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.h324 void pnfs_read_resend_pnfs(struct nfs_pgio_header *, unsigned int mirror_idx);
H A Dpnfs.c3158 void pnfs_read_resend_pnfs(struct nfs_pgio_header *hdr, in pnfs_read_resend_pnfs() function
3174 EXPORT_SYMBOL_GPL(pnfs_read_resend_pnfs);
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1064 pnfs_read_resend_pnfs(hdr, new_idx); in ff_layout_resend_pnfs_read()