Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c1054 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v4()
1101 return -NFS4ERR_RESET_TO_PNFS; in ff_layout_async_handle_error_v3()
1187 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_read_done_cb()
1364 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_write_done_cb()
1404 case -NFS4ERR_RESET_TO_PNFS: in ff_layout_commit_done_cb()
/linux-4.4.14/fs/nfs/
Dpnfs.h91 #define NFS4ERR_RESET_TO_PNFS 12002 macro