Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2.h683 static inline int ocfs2_is_readonly(struct ocfs2_super *osb) in ocfs2_is_readonly() function
695 if (ocfs2_is_readonly(osb)) in ocfs2_emergency_state()