Lines Matching refs:be32_to_cpup
491 len = be32_to_cpup(p); in decode_getxattr()
588 count = be32_to_cpup(p); in decode_listxattrs()
604 len = be32_to_cpup(p); in decode_listxattrs()
635 res->eof = be32_to_cpup(p); in decode_listxattrs()
879 count = be32_to_cpup(p); in decode_write_response()
892 res->verifier.committed = be32_to_cpup(p); in decode_write_response()
908 ns->nl4_type = be32_to_cpup(p); in decode_nl4_server()
956 res->consecutive = be32_to_cpup(p++); in decode_copy_requirements()
957 res->synchronous = be32_to_cpup(p++); in decode_copy_requirements()
1001 res->cnr_lease_time.nseconds = be32_to_cpup(p); in decode_copy_notify()
1012 count = be32_to_cpup(p); in decode_copy_notify()
1041 count = be32_to_cpup(p); in decode_read_plus_data()
1115 eof = be32_to_cpup(p++); in decode_read_plus()
1116 segments = be32_to_cpup(p++); in decode_read_plus()
1125 type = be32_to_cpup(p++); in decode_read_plus()
1162 res->sr_eof = be32_to_cpup(p++); in decode_seek()