Home
last modified time | relevance | path

Searched refs:reschedule_io (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddirect.c812 .reschedule_io = nfs_direct_write_reschedule_io,
H A Dwrite.c1463 .reschedule_io = nfs_async_write_reschedule_io,
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1699 void (*reschedule_io)(struct nfs_pgio_header *hdr); member
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1026 hdr->completion_ops->reschedule_io(hdr); in ff_layout_reset_write()