Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c473 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.c2020 return ff_layout_encode_ds_ioerr(xdr, &ff_args->errors); in ff_layout_encode_ioerr()