Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntproc.c67 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy() function
82 } while (nlm_pidbusy(host, res) < 0); in __nlm_alloc_pid()