Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dpnfs.h314 void pnfs_read_resend_pnfs(struct nfs_pgio_header *, unsigned int mirror_idx);
Dpnfs.c3017 void pnfs_read_resend_pnfs(struct nfs_pgio_header *hdr, in pnfs_read_resend_pnfs() function
3033 EXPORT_SYMBOL_GPL(pnfs_read_resend_pnfs);
/linux-5.19.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c1050 pnfs_read_resend_pnfs(hdr, new_idx); in ff_layout_resend_pnfs_read()