Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dclntproc.c43 static atomic_t nlm_cookie = ATOMIC_INIT(0x1234); variable
47 u32 cookie = atomic_inc_return(&nlm_cookie); in nlmclnt_next_cookie()