Home
last modified time | relevance | path

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

/fs/nfs/objlayout/
Dobjlayout.c474 struct pnfs_osd_ioerr accumulated_err = {.oer_errno = 0}; in encode_accumulated_error() local
497 merge_ioerr(&accumulated_err, ioerr); in encode_accumulated_error()
503 pnfs_osd_xdr_encode_ioerr(p, &accumulated_err); in encode_accumulated_error()