Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Ddlmglue.c343 u32 dlm_flags);
1223 u32 dlm_flags) in ocfs2_lock_create() argument
1230 dlm_flags); in ocfs2_lock_create()
1248 dlm_flags, in ocfs2_lock_create()
2325 u32 dlm_flags; in ocfs2_inode_lock_full_nested() local
2354 dlm_flags = 0; in ocfs2_inode_lock_full_nested()
2356 dlm_flags |= DLM_LKF_NOQUEUE; in ocfs2_inode_lock_full_nested()
2358 status = __ocfs2_cluster_lock(osb, lockres, level, dlm_flags, in ocfs2_inode_lock_full_nested()
3319 u32 dlm_flags = DLM_LKF_CONVERT; in ocfs2_downconvert_lock() local
3325 dlm_flags |= DLM_LKF_VALBLK; in ocfs2_downconvert_lock()
[all …]