Lines Matching refs:be32_to_cpup
491 len = be32_to_cpup(p); in decode_getxattr()
582 count = be32_to_cpup(p); in decode_listxattrs()
598 len = be32_to_cpup(p); in decode_listxattrs()
629 res->eof = be32_to_cpup(p); in decode_listxattrs()
873 count = be32_to_cpup(p); in decode_write_response()
886 res->verifier.committed = be32_to_cpup(p); in decode_write_response()
902 ns->nl4_type = be32_to_cpup(p); in decode_nl4_server()
950 res->consecutive = be32_to_cpup(p++); in decode_copy_requirements()
951 res->synchronous = be32_to_cpup(p++); in decode_copy_requirements()
995 res->cnr_lease_time.nseconds = be32_to_cpup(p); in decode_copy_notify()
1006 count = be32_to_cpup(p); in decode_copy_notify()
1034 count = be32_to_cpup(p); in decode_read_plus_data()
1084 eof = be32_to_cpup(p++); in decode_read_plus()
1085 segments = be32_to_cpup(p++); in decode_read_plus()
1094 type = be32_to_cpup(p++); in decode_read_plus()
1126 res->sr_eof = be32_to_cpup(p++); in decode_seek()