Searched refs:OI_LS_NORMAL (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | dlmglue.h | 100 OI_LS_NORMAL = 0, enumerator 148 ocfs2_inode_lock_full_nested(i, r, e, f, OI_LS_NORMAL) 153 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL) 156 OI_LS_NORMAL)
|