Searched refs:pg_get_mirror (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnfs_page.h73 (*pg_get_mirror)(struct nfs_pageio_descriptor *, u32); member in struct:nfs_pageio_ops
/linux-master/fs/nfs/
H A Dpagelist.c75 if (desc->pg_ops->pg_get_mirror)
76 return desc->pg_ops->pg_get_mirror(desc, idx);
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1007 .pg_get_mirror = ff_layout_pg_get_mirror_write,

Completed in 170 milliseconds