Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/misc/
H A Dnfs.h199 TRACE_DEFINE_ENUM(NFS4ERR_RESET_TO_PNFS);
348 { NFS4ERR_RESET_TO_PNFS, "RESET_TO_PNFS" })
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1150 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v4()
1186 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v3()
1209 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error()
1308 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_read_done_cb()
1478 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_write_done_cb()
1521 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_commit_done_cb()
/openbmc/linux/include/linux/
H A Dnfs4.h297 #define NFS4ERR_RESET_TO_PNFS 12002 macro