Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/lockd/
Dxdr.h56 struct nlm_cookie struct
66 struct nlm_cookie cookie; argument
/linux-6.12.1/fs/lockd/
Dclntproc.c43 static atomic_t nlm_cookie = ATOMIC_INIT(0x1234); variable