Home
last modified time | relevance | path

Searched refs:ln_version (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_lock.h138 int ln_version; /* lockd_notify version */ member
H A Dnfs_lock.c1008 headsize = (char*)&ln.ln_addr[0] - (char*)&ln.ln_version; in nfslockdnotify()
1013 if (ln.ln_version != LOCKD_NOTIFY_VERSION) { in nfslockdnotify()