Home
last modified time | relevance | path

Searched refs:NFS4ERR_NXIO (Results 1 – 9 of 9) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h156 TRACE_DEFINE_ENUM(NFS4ERR_NXIO);
306 { NFS4ERR_NXIO, "NXIO" }, \
/linux/fs/nfs_common/
H A Dcommon.c83 { NFS4ERR_NXIO, -ENXIO },
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x61 NFS4ERR_NXIO = 6, /* no such device */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h29 NFS4ERR_NXIO = 6, enumerator
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c426 lseg->pls_range.length, NFS4ERR_NXIO, in nfs4_ff_layout_prepare_ds()
H A Dflexfilelayout.c1330 case NFS4ERR_NXIO: in ff_layout_async_handle_error_v4()
1542 *op_status = status = NFS4ERR_NXIO; in ff_layout_io_track_ds_error()
1556 *op_status = status = NFS4ERR_NXIO; in ff_layout_io_track_ds_error()
1582 case NFS4ERR_NXIO: in ff_layout_io_track_ds_error()
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c47 case NFS4ERR_NXIO: in xdrgen_decode_nfsstat4()
H A Dnfs4callback.c198 { NFS4ERR_NXIO, -ENXIO },
/linux/fs/nfs/
H A Dnfs4state.c2101 result = -NFS4ERR_NXIO; in nfs4_try_migration()