Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dpnfs.h278 int pnfs_read_resend_pnfs(struct nfs_pgio_header *);
Dpnfs.c2012 int pnfs_read_resend_pnfs(struct nfs_pgio_header *hdr) in pnfs_read_resend_pnfs() function
2019 EXPORT_SYMBOL_GPL(pnfs_read_resend_pnfs);
2031 err = pnfs_read_resend_pnfs(hdr); in pnfs_do_read()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c867 pnfs_read_resend_pnfs(hdr); in ff_layout_read_done_cb()
919 pnfs_read_resend_pnfs(hdr); in ff_layout_read_prepare_common()