HomeSort by: relevance | last modified time | path
    Searched defs:nlm_cancel_async_lock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 649 nlm_cancel_async_lock(struct nlm_async_lock *af) function in typeref:typename:int
782 * nlm_cancel_async_lock will remove the entry from
785 nlm_cancel_async_lock(af);
2221 error = nlm_cancel_async_lock(af);
nlm_prot_impl.c 649 nlm_cancel_async_lock(struct nlm_async_lock *af) function in typeref:typename:int
782 * nlm_cancel_async_lock will remove the entry from
785 nlm_cancel_async_lock(af);
2221 error = nlm_cancel_async_lock(af);

Completed in 27 milliseconds