Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddlmglue.c351 u32 dlm_flags);
1293 u32 dlm_flags) in ocfs2_lock_create() argument
1300 dlm_flags); in ocfs2_lock_create()
1318 dlm_flags, in ocfs2_lock_create()
2410 u32 dlm_flags; in ocfs2_inode_lock_full_nested() local
2438 dlm_flags = 0; in ocfs2_inode_lock_full_nested()
2440 dlm_flags |= DLM_LKF_NOQUEUE; in ocfs2_inode_lock_full_nested()
2442 status = __ocfs2_cluster_lock(osb, lockres, level, dlm_flags, in ocfs2_inode_lock_full_nested()
3595 u32 dlm_flags = DLM_LKF_CONVERT; in ocfs2_downconvert_lock() local
3611 dlm_flags |= DLM_LKF_VALBLK; in ocfs2_downconvert_lock()
[all …]