Searched defs:nlm_lock (Results 1 – 1 of 1) sorted by relevance
39 struct nlm_lock { struct40 char * caller;41 unsigned int len; /* length of "caller" */42 struct nfs_fh fh;43 struct xdr_netobj oh;67 struct nlm_lock lock; argument