Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/lockd/
A Dlockd.h43 struct nlm_host { struct
46 size_t h_addrlen;
48 size_t h_srcaddrlen;
50 char *h_name; /* remote hostname */
53 unsigned short h_reclaiming : 1,
55 h_noresvport : 1,
56 h_inuse : 1;
61 u32 h_pidcount; /* Pseudopids */
67 spinlock_t h_lock;
72 struct net *net; /* host net */
[all …]
/linux-6.3-rc2/include/linux/
A Dnfs_fs_sb.h138 struct nlm_host *nlm_host; /* NLM client handle */ member

Completed in 7 milliseconds