Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/
Ddlmglue.c336 u32 dlm_flags);
1311 u32 dlm_flags) in ocfs2_lock_create() argument
1318 dlm_flags); in ocfs2_lock_create()
1336 dlm_flags, in ocfs2_lock_create()
2430 u32 dlm_flags; in ocfs2_inode_lock_full_nested() local
2458 dlm_flags = 0; in ocfs2_inode_lock_full_nested()
2460 dlm_flags |= DLM_LKF_NOQUEUE; in ocfs2_inode_lock_full_nested()
2462 status = __ocfs2_cluster_lock(osb, lockres, level, dlm_flags, in ocfs2_inode_lock_full_nested()
3651 u32 dlm_flags = DLM_LKF_CONVERT; in ocfs2_downconvert_lock() local
3667 dlm_flags |= DLM_LKF_VALBLK; in ocfs2_downconvert_lock()
[all …]
/linux-5.19.10/fs/dlm/
Ddebug_fs.c810 DEFINE_SHOW_ATTRIBUTE(dlm_flags);