Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h1746 void (*reschedule_io)(struct nfs_pgio_header *hdr); member
/linux/fs/nfs/
H A Dwrite.c1401 .reschedule_io = nfs_async_write_reschedule_io,
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1254 hdr->completion_ops->reschedule_io(hdr); in ff_layout_reset_write()