Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
A Dlockd.h125 struct nlm_lockowner { struct
126 struct list_head list;
127 refcount_t count;
129 struct nlm_host *host;
130 fl_owner_t owner;
131 uint32_t pid;

Completed in 4 milliseconds