Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntproc.c70 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy() function
85 } while (nlm_pidbusy(host, res) < 0); in __nlm_alloc_pid()