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