Home
last modified time | relevance | path

Searched refs:NFS4_DELEGATION_STATEID_TYPE (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dnfs4.h71 NFS4_DELEGATION_STATEID_TYPE, enumerator
/linux/fs/nfs/
H A Dcallback_xdr.c138 stateid->type = NFS4_DELEGATION_STATEID_TYPE; in decode_delegation_stateid()
H A Dnfs4trace.h1526 { NFS4_DELEGATION_STATEID_TYPE, "DELEGATION" }, \
H A Dnfs4proc.c492 case NFS4_DELEGATION_STATEID_TYPE: in nfs4_recoverable_stateid()
547 if (stateid != NULL && stateid->type == NFS4_DELEGATION_STATEID_TYPE) { in nfs4_do_handle_exception()
H A Dnfs4xdr.c4451 stateid->type = NFS4_DELEGATION_STATEID_TYPE; in decode_delegation_stateid()