Home
last modified time | relevance | path

Searched refs:lmstate (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/gfs2/
Dlock_dlm.c186 static int make_mode(const unsigned int lmstate) in make_mode() argument
188 switch (lmstate) { in make_mode()
198 printk(KERN_ERR "unknown LM state %d", lmstate); in make_mode()