Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4xdr.c105 #define nfstime4_maxsz (3) macro
120 3*nfstime4_maxsz + \
133 1 + nfstime4_maxsz + \
134 1 + nfstime4_maxsz)
149 nfstime4_maxsz /* time delta */ + \
227 2*nfstime4_maxsz)
399 nfstime4_maxsz /* gdda_child_attr_delay */ + \
400 nfstime4_maxsz /* gdda_dir_attr_delay */ + \
1144 len += 4 + (nfstime4_maxsz << 2); in encode_attrs()
1153 len += 4 + (nfstime4_maxsz << 2); in encode_attrs()
[all …]