Lines Matching refs:be32_to_cpup
491 len = be32_to_cpup(p); in decode_getxattr()
596 count = be32_to_cpup(p); in decode_listxattrs()
612 len = be32_to_cpup(p); in decode_listxattrs()
643 res->eof = be32_to_cpup(p); in decode_listxattrs()
887 count = be32_to_cpup(p); in decode_write_response()
900 res->verifier.committed = be32_to_cpup(p); in decode_write_response()
916 ns->nl4_type = be32_to_cpup(p); in decode_nl4_server()
964 res->consecutive = be32_to_cpup(p++); in decode_copy_requirements()
965 res->synchronous = be32_to_cpup(p++); in decode_copy_requirements()
1009 res->cnr_lease_time.nseconds = be32_to_cpup(p); in decode_copy_notify()
1020 count = be32_to_cpup(p); in decode_copy_notify()
1064 seg->type = be32_to_cpup(p++); in decode_read_plus_segment()
1073 uint32_t len = be32_to_cpup(p); in decode_read_plus_segment()
1136 res->eof = be32_to_cpup(p++); in decode_read_plus()
1137 segments = be32_to_cpup(p++); in decode_read_plus()
1176 res->sr_eof = be32_to_cpup(p++); in decode_seek()