Home
last modified time | relevance | path

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

/fs/nfs/flexfilelayout/
Dflexfilelayout.c1155 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v4()
1191 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v3()
1214 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error()
1311 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()
/fs/nfs/
Dpnfs.h85 #define NFS4ERR_RESET_TO_PNFS 12002 macro
Dnfs4trace.h159 TRACE_DEFINE_ENUM(NFS4ERR_RESET_TO_PNFS);
314 { NFS4ERR_RESET_TO_PNFS, "RESET_TO_PNFS" })