Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.h167 enum pnfs_try_status (*read_pagelist)(struct nfs_pgio_header *); member
H A Dpnfs.c3198 trypnfs = nfss->pnfs_curr_ld->read_pagelist(hdr); in pnfs_try_to_read_data()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c3058 .read_pagelist = ff_layout_read_pagelist,