Searched refs:ocfs2_userspace_stack (Results 1 – 2 of 2) sorted by relevance
852 if (ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()868 !ocfs2_userspace_stack(osb)) { in ocfs2_verify_heartbeat()886 if (!ocfs2_userspace_stack(osb) && mopt->cluster_stack[0]) { in ocfs2_verify_userspace_stack()893 if (ocfs2_userspace_stack(osb) && in ocfs2_verify_userspace_stack()
644 static inline int ocfs2_userspace_stack(struct ocfs2_super *osb) in ocfs2_userspace_stack() function