Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/lockd/
Dxdr.h38 struct nlm_lock { struct
39 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