Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.c948 .write_pagelist = bl_write_pagelist,
972 .write_pagelist = bl_write_pagelist,
/openbmc/linux/fs/nfs/
H A Dpnfs.h160 enum pnfs_try_status (*write_pagelist)(struct nfs_pgio_header *, int); member
H A Dpnfs.c2907 trypnfs = nfss->pnfs_curr_ld->write_pagelist(hdr, how); in pnfs_try_to_write_data()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c1139 .write_pagelist = filelayout_write_pagelist,
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2591 .write_pagelist = ff_layout_write_pagelist,