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

/xnu-2422.115.4/bsd/nfs/
H A Dnfsmount.h304 uint64_t clientid; /* client ID, short form */ member in struct:nfsmount::__anon414::__anon416
402 #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 39 milliseconds