Searched refs:OI_LS_NORMAL (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ocfs2/ |
H A D | dlmglue.h | 98 OI_LS_NORMAL = 0, enumerator 144 ocfs2_inode_lock_full_nested(i, r, e, f, OI_LS_NORMAL) 149 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL) 152 OI_LS_NORMAL)
|