Home
last modified time | relevance | path

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

/Linux-v6.1/include/trace/events/
Dnfs.h199 TRACE_DEFINE_ENUM(NFS4ERR_RESET_TO_PNFS);
348 { NFS4ERR_RESET_TO_PNFS, "RESET_TO_PNFS" })
/Linux-v6.1/fs/nfs/flexfilelayout/
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()
1307 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_read_done_cb()
1477 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_write_done_cb()
1520 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_commit_done_cb()
/Linux-v6.1/include/linux/
Dnfs4.h297 #define NFS4ERR_RESET_TO_PNFS 12002 macro