Searched refs:do_lock (Results 1 – 4 of 4) sorted by relevance
116 enum nlm_stats do_lock(struct file_lock *, int);341 retval = do_lock(newfl, lckarg->block); in getlock()507 do_lock(struct file_lock *fl, int block) in do_lock() function716 lockst = do_lock(fl, 1); /* If it's LKST_WAITING we can block */ in do_unlock()
699 bool do_lock; in union_close() local703 do_lock = false; in union_close()708 do_lock = true; in union_close()719 if (do_lock) in union_close()722 if (do_lock) in union_close()
2894 int do_lock in syncrepl_message_to_op() argument3040 if ( do_lock ) { in syncrepl_message_to_op()
1656 * m32r.c (do_lock,do_unlock): Delete.