arg_flags        1467 fs/ocfs2/dlmglue.c 				int arg_flags,
arg_flags        1628 fs/ocfs2/dlmglue.c 	if (wait && arg_flags & OCFS2_LOCK_NONBLOCK &&
arg_flags        1655 fs/ocfs2/dlmglue.c 				!!(arg_flags & OCFS2_META_LOCK_NOQUEUE),
arg_flags        1659 fs/ocfs2/dlmglue.c 				!!(arg_flags & OCFS2_META_LOCK_NOQUEUE),
arg_flags        1670 fs/ocfs2/dlmglue.c 				     int arg_flags)
arg_flags        1672 fs/ocfs2/dlmglue.c 	return __ocfs2_cluster_lock(osb, lockres, level, lkm_flags, arg_flags,
arg_flags        2413 fs/ocfs2/dlmglue.c 				 int arg_flags,
arg_flags        2436 fs/ocfs2/dlmglue.c 	if ((arg_flags & OCFS2_META_LOCK_GETBH) ||
arg_flags        2440 fs/ocfs2/dlmglue.c 	if (!(arg_flags & OCFS2_META_LOCK_RECOVERY))
arg_flags        2446 fs/ocfs2/dlmglue.c 	if (arg_flags & OCFS2_META_LOCK_NOQUEUE)
arg_flags        2450 fs/ocfs2/dlmglue.c 				      arg_flags, subclass, _RET_IP_);
arg_flags        2464 fs/ocfs2/dlmglue.c 	if (!(arg_flags & OCFS2_META_LOCK_RECOVERY))
arg_flags         140 fs/ocfs2/dlmglue.h 			 int arg_flags,
arg_flags         391 fs/xfs/libxfs/xfs_attr_leaf.c xfs_attr_namesp_match(int arg_flags, int ondisk_flags)
arg_flags         393 fs/xfs/libxfs/xfs_attr_leaf.c 	return XFS_ATTR_NSP_ONDISK(ondisk_flags) == XFS_ATTR_NSP_ARGS_TO_ONDISK(arg_flags);