Home
last modified time | relevance | path

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

/fs/nfs/blocklayout/
Dblocklayout.c967 .read_pagelist = bl_read_pagelist,
991 .read_pagelist = bl_read_pagelist,
/fs/nfs/
Dpnfs.h163 enum pnfs_try_status (*read_pagelist)(struct nfs_pgio_header *); member
Dpnfs.c3027 trypnfs = nfss->pnfs_curr_ld->read_pagelist(hdr); in pnfs_try_to_read_data()
/fs/nfs/filelayout/
Dfilelayout.c1131 .read_pagelist = filelayout_read_pagelist,
/fs/nfs/flexfilelayout/
Dflexfilelayout.c2508 .read_pagelist = ff_layout_read_pagelist,