Searched refs:nlm_pidbusy (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/lockd/ | ||
H A D | clntproc.c | 65 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