Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dpnfs.h316 void pnfs_read_resend_pnfs(struct nfs_pgio_header *, unsigned int mirror_idx);
Dpnfs.c3035 void pnfs_read_resend_pnfs(struct nfs_pgio_header *hdr, in pnfs_read_resend_pnfs() function
3051 EXPORT_SYMBOL_GPL(pnfs_read_resend_pnfs);
/linux-6.6.21/fs/nfs/flexfilelayout/
Dflexfilelayout.c1056 pnfs_read_resend_pnfs(hdr, new_idx); in ff_layout_resend_pnfs_read()