Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/lockd/
Dlockd.h123 struct nlm_lockowner { struct
124 struct list_head list;
125 refcount_t count;
127 struct nlm_host *host;
128 fl_owner_t owner;
129 uint32_t pid;