| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfs_vnops.c | 497 uint64_t xid = 0; in nfs_rdirplus_update_node_attrs() local 511 xid = nvattrp->nva_fileid; in nfs_rdirplus_update_node_attrs() 516 nvattrp->nva_fileid = xid; in nfs_rdirplus_update_node_attrs() 554 u_int64_t xid; in nfs3_access_rpc() local 570 NULL, rpcflags, &nmrep, &xid, &status); in nfs3_access_rpc() 574 nfsm_chain_postop_attr_update(error, &nmrep, np, &xid); in nfs3_access_rpc() 1647 u_int64_t xid = 0; in nfs_getattr_internal() local 1775 error = nmp->nm_funcs->nf_getattr_rpc(np, NULL, np->n_fhp, np->n_fhsize, flags, ctx, nvap, &xid); in nfs_getattr_internal() 1778 error = nfs_loadattrcache(np, nvap, &xid, 0); in nfs_getattr_internal() 1797 if (!xid) { /* out-of-order rpc - attributes were dropped */ in nfs_getattr_internal() [all …]
|
| H A D | nfs4_vnops.c | 91 u_int64_t xid; in nfs4_access_rpc() local 126 &si, rpcflags, &nmrep, &xid, &status); in nfs4_access_rpc() 167 nfsm_chain_loadattr(error, &nmrep, np, nfsvers, &xid); in nfs4_access_rpc() 282 u_int64_t xid; in nfs4_readlink_rpc() local 312 error = nfs_request(np, NULL, &nmreq, NFSPROC4_COMPOUND, ctx, &si, &nmrep, &xid, &status); in nfs4_readlink_rpc() 321 nfsm_chain_loadattr(error, &nmrep, np, NFS_VER4, &xid); in nfs4_readlink_rpc() 406 u_int64_t xid; in nfs4_read_rpc_async_finish() local 418 error = nfs_request_async_finish(req, &nmrep, &xid, &status); in nfs4_read_rpc_async_finish() 531 u_int64_t xid, wverf; in nfs4_write_rpc_async_finish() local 544 error = nfs_request_async_finish(req, &nmrep, &xid, &status); in nfs4_write_rpc_async_finish() [all …]
|
| H A D | krpc_subr.c | 230 static u_int32_t xid = ~0xFF; in krpc_call() local 369 xid++; in krpc_call() 370 call->rp_xid = htonl(xid); in krpc_call() 511 if (reply->rp_xid != htonl(xid)) { in krpc_call()
|
| H A D | nfs_srvcache.c | 97 #define NFSRCHASH(xid) \ argument 98 (&nfsrv_reqcache_hashtbl[((xid) + ((xid) >> 24)) & nfsrv_reqcache_hash])
|
| H A D | nfs_vfsops.c | 407 u_int64_t xid; in nfs3_update_statfs() local 428 vfs_context_ucred(ctx), NULL, R_SOFT, &nmrep, &xid, &status); in nfs3_update_statfs() 436 nfsm_chain_postop_attr_update(error, &nmrep, np, &xid); in nfs3_update_statfs() 492 u_int64_t xid; in nfs4_update_statfs() local 529 NULL, R_SOFT, &nmrep, &xid, &status); in nfs4_update_statfs() 544 nfs_loadattrcache(np, &nvattr, &xid, 0); in nfs4_update_statfs() 924 u_int64_t xid; in nfs3_fsinfo() local 935 error = nfs_request(np, NULL, &nmreq, NFSPROC_FSINFO, ctx, NULL, &nmrep, &xid, &status); in nfs3_fsinfo() 939 nfsm_chain_postop_attr_update(error, &nmrep, np, &xid); in nfs3_fsinfo() 1561 u_int64_t xid; in nfs3_mount() local [all …]
|
| H A D | nfs4_subs.c | 234 uint64_t verifier, xid; in nfs4_setclientid() local 313 …(NULL, nmp->nm_mountp, &nmreq, NFSPROC4_COMPOUND, thd, cred, NULL, R_SETUP, &nmrep, &xid, &status); in nfs4_setclientid() 340 …(NULL, nmp->nm_mountp, &nmreq, NFSPROC4_COMPOUND, thd, cred, NULL, R_SETUP, &nmrep, &xid, &status); in nfs4_setclientid() 371 …(NULL, nmp->nm_mountp, &nmreq, NFSPROC4_COMPOUND, thd, cred, NULL, R_SETUP, &nmrep, &xid, &status); in nfs4_setclientid() 401 u_int64_t xid; in nfs4_renew() local 422 current_thread(), cred, NULL, rpcflag, &nmrep, &xid, &status); in nfs4_renew() 496 uint64_t xid; in nfs4_secinfo_rpc() local 599 current_thread(), cred, NULL, 0, &nmrep, &xid, &status); in nfs4_secinfo_rpc() 713 uint64_t xid; in nfs4_get_fs_locations() local 748 error = nfs_request_async_finish(req, &nmrep, &xid, &status); in nfs4_get_fs_locations()
|
| H A D | nfs_socket.c | 993 uint64_t xid = nso->nso_pingxid; in nfs_connect_search_ping() local 1010 vfs_context_ucred(vfs_context_kernel()), NULL, NULL, &xid, &mreq); in nfs_connect_search_ping() 1014 nso->nso_pingxid = R_XID32(xid); in nfs_connect_search_ping() 2844 uint32_t val, xid, procnum, taglen, cbid, numops, op, status; in nfs4_cb_handler() local 2850 xid = numops = op = status = procnum = taglen = cbid = 0; in nfs4_cb_handler() 2854 nfsm_chain_get_32(error, &nmreq, xid); // RPC XID in nfs4_cb_handler() 3109 nfsm_chain_add_32(error, &nmrep, xid); in nfs4_cb_handler() 5732 uint32_t xid, in nfs_aux_request() argument 5868 if ((rxid != xid) || (reply != RPC_REPLY)) { in nfs_aux_request() 5952 uint64_t xid = 0; in nfs_portmap_lookup() local [all …]
|
| H A D | nfs_subs.c | 996 uint64_t xid; in nfsm_chaim_add_exclusive_create_verifier() local 999 nfs_get_xid(&xid); in nfsm_chaim_add_exclusive_create_verifier() 1000 val = (uint32_t)(xid >> 32); in nfsm_chaim_add_exclusive_create_verifier() 1011 nfsm_chain_add_32(error, nmreq, (uint32_t)xid); in nfsm_chaim_add_exclusive_create_verifier()
|
| /xnu-8020.101.4/bsd/net/ |
| H A D | lacp.h | 447 la_marker_transaction_id xid) in la_marker_pdu_set_requestor_transaction_id() argument 449 lacp_uint32_set(lmpdu->lm_requestor_transaction_id, xid); in la_marker_pdu_set_requestor_transaction_id()
|
| /xnu-8020.101.4/osfmk/lockd/ |
| H A D | lockd_mach.defs | 55 xid : uint64_t;
|