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

/linux-4.4.14/fs/lockd/
H A Dclntproc.c65 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) nlm_pidbusy() function
80 } while (nlm_pidbusy(host, res) < 0); __nlm_alloc_pid()

Completed in 61 milliseconds