Searched defs:bm0 (Results 1 - 1 of 1) sorted by relevance

/fs/nfs/
H A Dnfs4xdr.c1177 static void encode_getattr_two(struct xdr_stream *xdr, uint32_t bm0, uint32_t bm1, struct compound_hdr *hdr) argument
1184 *p++ = cpu_to_be32(bm0);
1190 uint32_t bm0, uint32_t bm1, uint32_t bm2,
1199 *p++ = cpu_to_be32(bm0);
1205 *p++ = cpu_to_be32(bm0);
1210 *p = cpu_to_be32(bm0);
1189 encode_getattr_three(struct xdr_stream *xdr, uint32_t bm0, uint32_t bm1, uint32_t bm2, struct compound_hdr *hdr) argument

Completed in 21 milliseconds