Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dsuper.c817 if (ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()
833 !ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()
851 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()
858 if (ocfs2_userspace_stack(osb) && in ocfs2_verify_userspace_stack()
1390 * ocfs2_userspace_stack(). in ocfs2_parse_options()
1793 if (status == -EBADR && ocfs2_userspace_stack(osb)) in ocfs2_mount_volume()
H A Docfs2.h675 static inline int ocfs2_userspace_stack(struct ocfs2_super *osb) in ocfs2_userspace_stack() function
H A Ddlmglue.c3664 if (ocfs2_userspace_stack(osb) && in ocfs2_downconvert_lock()