Searched defs:dump_lock (Results 1 – 2 of 2) sorted by relevance
24 static atomic_t dump_lock = ATOMIC_INIT(-1); variable
499 static int dump_lock(struct dlm_lock *lock, int list_type, char *buf, int len) in dump_lock() function