Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h367 NFS4_LIMIT_SIZE = 1, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c4259 if (xdr_stream_encode_u32(xdr, NFS4_LIMIT_SIZE) != XDR_UNIT) in nfsd4_encode_nfs_space_limit4()
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c5179 case NFS4_LIMIT_SIZE: in decode_space_limit()