Home
last modified time | relevance | path

Searched refs:NFS4ERR_NO_GRACE (Results 1 – 6 of 6) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h155 TRACE_DEFINE_ENUM(NFS4ERR_NO_GRACE);
305 { NFS4ERR_NO_GRACE, "NO_GRACE" }, \
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x117 NFS4ERR_NO_GRACE = 10033,/* reclaim outside of grace*/ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h75 NFS4ERR_NO_GRACE = 10033, enumerator
/linux/fs/nfs/
H A Dnfs4state.c1488 case -NFS4ERR_NO_GRACE: in nfs4_reclaim_locks()
1664 case -NFS4ERR_NO_GRACE: in nfs4_reclaim_open_state()
1834 case -NFS4ERR_NO_GRACE: in nfs4_recovery_handle_error()
H A Dpnfs.c1024 case -NFS4ERR_NO_GRACE: in pnfs_layout_bulk_list_reboot()
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c93 case NFS4ERR_NO_GRACE: in xdrgen_decode_nfsstat4()