Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.h168 enum pnfs_try_status (*write_pagelist)(struct nfs_pgio_header *, int); member
H A Dpnfs.c3071 trypnfs = nfss->pnfs_curr_ld->write_pagelist(hdr, how); in pnfs_try_to_write_data()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c3059 .write_pagelist = ff_layout_write_pagelist,