Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Ddlmglue.h77 #define OCFS2_META_LOCK_NOQUEUE (0x02) macro
Ddlmglue.c1534 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
1538 !!(arg_flags & OCFS2_META_LOCK_NOQUEUE), in __ocfs2_cluster_lock()
2313 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.c1708 flags = OCFS2_META_LOCK_RECOVERY | OCFS2_META_LOCK_NOQUEUE; in ocfs2_trylock_journal()