Home
last modified time | relevance | path

Searched refs:NFS4_LIMIT_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs4.h361 NFS4_LIMIT_SIZE = 1, enumerator
/linux/fs/nfsd/
H A Dnfs4xdr.c4190 if (xdr_stream_encode_u32(xdr, NFS4_LIMIT_SIZE) != XDR_UNIT) in nfsd4_encode_nfs_space_limit4()
/linux/fs/nfs/
H A Dnfs4xdr.c5137 case NFS4_LIMIT_SIZE: in decode_space_limit()