Home
last modified time | relevance | path

Searched defs:nlm_lock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/lockd/
H A Dxdr.h39 struct nlm_lock { struct
40 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