Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h196 TRACE_DEFINE_ENUM(NFS4ERR_RESET_TO_PNFS);
346 { NFS4ERR_RESET_TO_PNFS, "RESET_TO_PNFS" })
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1388 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v4()
1457 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v3()
1481 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error()
1591 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_read_done_cb()
1796 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_write_done_cb()
1845 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_commit_done_cb()
/linux/include/linux/
H A Dnfs4.h303 #define NFS4ERR_RESET_TO_PNFS 12002 macro