Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2_lockid.h38 OCFS2_NUM_LOCK_TYPES enumerator
112 BUG_ON(type >= OCFS2_NUM_LOCK_TYPES); in ocfs2_lock_type_string()
H A Ddlmglue.c86 static struct lock_class_key lockdep_keys[OCFS2_NUM_LOCK_TYPES];
394 BUG_ON(type >= OCFS2_NUM_LOCK_TYPES); in ocfs2_build_lock_name()