Searched refs:do_lock (Results 1 – 3 of 3) sorted by relevance
129 do_lock(int idx, FILE *fp) in do_lock() function188 do_lock(idx, fp); in _thread_flockfile()235 p = do_lock(idx, fp); in _thread_ftrylockfile()
116 enum nlm_stats do_lock(struct file_lock *, int);340 retval = do_lock(newfl, lckarg->block); in getlock()503 do_lock(struct file_lock *fl, int block) in do_lock() function710 lockst = do_lock(fl, 1); /* If it's LKST_WAITING we can block */ in do_unlock()
385 _rs_stir(int do_lock) in _rs_stir() 403 if (do_lock) in _rs_stir() 406 if (do_lock) in _rs_stir() 384 _rs_stir(int do_lock) _rs_stir() argument