Searched refs:ocfs2_userspace_stack (Results 1 – 2 of 2) sorted by relevance
854 if (ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()870 !ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()888 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()895 if (ocfs2_userspace_stack(osb) && in ocfs2_verify_userspace_stack()
646 static inline int ocfs2_userspace_stack(struct ocfs2_super *osb) in ocfs2_userspace_stack() function