Searched defs:nlm_lockowner (Results 1 – 4 of 4) sorted by relevance
20707 struct nlm_lockowner { struct20708 struct list_head list;20709 refcount_t count;20710 struct nlm_host *host;20711 fl_owner_t owner;20712 uint32_t pid;
49417 struct nlm_lockowner { struct49418 struct list_head list;49419 refcount_t count;49420 struct nlm_host *host;49421 fl_owner_t owner;49422 uint32_t pid;