Searched refs:OI_LS_NORMAL (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/fs/ocfs2/ |
D | dlmglue.h | 98 OI_LS_NORMAL = 0, enumerator 146 ocfs2_inode_lock_full_nested(i, r, e, f, OI_LS_NORMAL) 151 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL) 154 OI_LS_NORMAL)
|