Searched refs:clientid (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h300 uint64_t clientid; /* client ID, short form */ member in struct:nfsmount::__anon450::__anon452
398 #define nm_clientid nm_un.v4.clientid
H A Dnfs4_subs.c407 u_int64_t clientid; local
411 clientid = nmp->nm_clientid;
426 (nmp->nm_clientid == clientid) && !(nmp->nm_state & NFSSTA_RECOVER)) {

Completed in 76 milliseconds