Home
last modified time | relevance | path

Searched defs:nlm_lockowner (Results 1 – 2 of 2) 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;
/kernel/linux/linux-6.6/include/linux/lockd/
Dlockd.h115 struct nlm_lockowner { struct
116 struct list_head list;
117 refcount_t count;
119 struct nlm_host *host;
120 fl_owner_t owner;
121 uint32_t pid;