Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnfs4.h578 SP4_NONE = 0, enumerator
/linux-2.6.39/Documentation/filesystems/nfs/
Dnfs41-server.txt199 * only SP4_NONE state protection supported
/linux-2.6.39/fs/nfsd/
Dnfs4xdr.c1054 case SP4_NONE: in nfsd4_decode_exchange_id()
3048 BUG_ON(exid->spa_how != SP4_NONE); in nfsd4_encode_exchange_id()
Dnfs4state.c1359 case SP4_NONE: in nfsd4_exchange_id()
/linux-2.6.39/fs/nfs/
Dnfs4xdr.c4899 if (dummy != SP4_NONE) in decode_exchange_id()