Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.h82 #define OCFS2_META_LOCK_NOQUEUE (0x02) macro
Ddlmglue.c1615 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1619 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
2401 if (arg_flags & OCFS2_META_LOCK_NOQUEUE) in ocfs2_inode_lock_full_nested()
Dquota_local.c611 OCFS2_META_LOCK_NOQUEUE); in ocfs2_finish_quota_recovery()
Djournal.c1796 flags = OCFS2_META_LOCK_RECOVERY | OCFS2_META_LOCK_NOQUEUE; in ocfs2_trylock_journal()