Searched refs:bmlen (Results 1 – 2 of 2) sorted by relevance
3120 uint32_t bmlen; in decode_attr_bitmap() local3126 bmlen = be32_to_cpup(p); in decode_attr_bitmap()3129 p = xdr_inline_decode(xdr, (bmlen << 2)); in decode_attr_bitmap()3132 if (bmlen > 0) { in decode_attr_bitmap()3134 if (bmlen > 1) { in decode_attr_bitmap()3136 if (bmlen > 2) in decode_attr_bitmap()4308 uint32_t bmlen; in decode_create() local4319 bmlen = be32_to_cpup(p); in decode_create()4320 p = xdr_inline_decode(xdr, bmlen << 2); in decode_create()5091 uint32_t savewords, bmlen, i; in decode_open() local[all …]
262 u32 bmlen; in nfsd4_decode_bitmap() local270 bmlen = be32_to_cpup(p++); in nfsd4_decode_bitmap()271 if (bmlen > 1000) in nfsd4_decode_bitmap()274 READ_BUF(bmlen << 2); in nfsd4_decode_bitmap()275 if (bmlen > 0) in nfsd4_decode_bitmap()277 if (bmlen > 1) in nfsd4_decode_bitmap()279 if (bmlen > 2) in nfsd4_decode_bitmap()