Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/lockd/
Dxdr.h53 struct nlm_cookie struct
63 struct nlm_cookie cookie; argument
/kernel/linux/linux-5.10/fs/lockd/
Dclntproc.c40 static atomic_t nlm_cookie = ATOMIC_INIT(0x1234); variable