Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h131 TRACE_DEFINE_ENUM(NFS4ERR_GRACE);
281 { NFS4ERR_GRACE, "GRACE" }, \
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x94 NFS4ERR_GRACE = 10013,/* in grace period */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h55 NFS4ERR_GRACE = 10013, enumerator
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c73 case NFS4ERR_GRACE: in xdrgen_decode_nfsstat4()
/linux/fs/nfs/
H A Dnfs4proc.c605 case -NFS4ERR_GRACE: in nfs4_do_handle_exception()
2347 case -NFS4ERR_GRACE: in nfs4_handle_delegation_recall_error()
2814 case -NFS4ERR_GRACE: in nfs4_do_open_expired()
7584 case -NFS4ERR_GRACE: in nfs4_lock_expired()
7859 if (err != -NFS4ERR_DELAY && err != -NFS4ERR_GRACE) in nfs4_lock_delegation_recall()
9093 case -NFS4ERR_GRACE: in nfs4_get_lease_time_done()
10047 case -NFS4ERR_GRACE: /* loca_recalim always false */ in nfs4_layoutcommit_done()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1352 case NFS4ERR_GRACE: in ff_layout_async_handle_error_v4()
1579 case NFS4ERR_GRACE: in ff_layout_io_track_ds_error()