Searched refs:xdr_one (Results 1 – 13 of 13) sorted by relevance
265 ary->wc_discrim = xdr_one; in svc_rdma_xdr_encode_write_list()278 ary->wc_discrim = xdr_one; in svc_rdma_xdr_encode_reply_array()
284 cur_rchunk->rc_discrim = xdr_one; in rpcrdma_create_chunks()337 warray->wc_discrim = xdr_one; in rpcrdma_create_chunks()863 headerp->rm_body.rm_chunks[2] != xdr_one || in rpcrdma_reply_handler()
193 *p++ = xdr_one; in encode_saved_post_attr()212 *p++ = xdr_one; /* attributes follow */ in encode_post_op_attr()238 *p++ = xdr_one; in encode_wcc_data()739 *p++ = xdr_one; in nfs3svc_encode_createres()796 *p++ = xdr_one; /* mark entry present */ in encode_entry_baggage()854 *p++ = xdr_one; /* yes, a file handle follows */ in encode_entryplus_baggage()1055 *p++ = xdr_one; in nfs3svc_encode_fsinfores()
529 *p++ = xdr_one; /* mark entry present */ in nfssvc_encode_entry()
2944 *p++ = xdr_one; /* mark entry present */ in nfsd4_encode_dirent()
588 *p++ = xdr_one; in encode_sattr3()594 *p++ = xdr_one; in encode_sattr3()600 *p++ = xdr_one; in encode_sattr3()606 *p++ = xdr_one; in encode_sattr3()615 *p++ = xdr_one; in encode_sattr3()623 *p = xdr_one; in encode_sattr3()877 *p++ = xdr_one; in encode_sattrguard3()
289 *p++ = xdr_one; /* next */ in nfs4_setup_readdir()291 *p++ = xdr_one; /* cookie, second word */ in nfs4_setup_readdir()292 *p++ = xdr_one; /* entry len */ in nfs4_setup_readdir()295 *p++ = xdr_one; /* bitmap length */ in nfs4_setup_readdir()301 *p++ = xdr_one; /* next */ in nfs4_setup_readdir()307 *p++ = xdr_one; /* bitmap length */ in nfs4_setup_readdir()
75 #define xdr_one cpu_to_be32(1) macro
160 *p++ = (fl->fl_type == F_RDLCK)? xdr_zero : xdr_one; in nlm_encode_testres()
153 *p++ = (fl->fl_type == F_RDLCK)? xdr_zero : xdr_one; in nlm4_encode_testres()
101 *p = value ? xdr_one : xdr_zero; in encode_bool()
104 *p = value ? xdr_one : xdr_zero; in encode_bool()
31 *p = v ? xdr_one : xdr_zero; in gssx_enc_bool()