Home
last modified time | relevance | path

Searched refs:OI_LS_NORMAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h100 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)
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.h98 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)

Completed in 2 milliseconds