Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h199 int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head);
H A Dflexfilelayoutdev.c475 int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head) in ff_layout_encode_ds_ioerr() function
H A Dflexfilelayout.c2094 return ff_layout_encode_ds_ioerr(xdr, &ff_args->errors); in ff_layout_encode_ioerr()