Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h935 static inline bool nfs_error_is_fatal_on_server(int err) in nfs_error_is_fatal_on_server() function
/linux/fs/nfs/filelayout/
H A Dfilelayout.c846 if (!nfs_error_is_fatal_on_server(PTR_ERR(lseg))) in fl_pnfs_update_layout()