Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.c1473 int arg_flags, in __ocfs2_cluster_lock() argument
1634 if (wait && arg_flags & OCFS2_LOCK_NONBLOCK && in __ocfs2_cluster_lock()
1661 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1665 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1676 int arg_flags) in ocfs2_cluster_lock() argument
1678 return __ocfs2_cluster_lock(osb, lockres, level, lkm_flags, arg_flags, in ocfs2_cluster_lock()
2419 int arg_flags, in ocfs2_inode_lock_full_nested() argument
2442 if ((arg_flags & OCFS2_META_LOCK_GETBH) || in ocfs2_inode_lock_full_nested()
2446 if (!(arg_flags & OCFS2_META_LOCK_RECOVERY)) in ocfs2_inode_lock_full_nested()
2452 if (arg_flags & OCFS2_META_LOCK_NOQUEUE) in ocfs2_inode_lock_full_nested()
[all …]
Ddlmglue.h140 int arg_flags,