Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2.h672 static inline int ocfs2_is_soft_readonly(struct ocfs2_super *osb) in ocfs2_is_soft_readonly() function
H A Dsuper.c464 status = ocfs2_is_soft_readonly(osb) ? -EROFS : -EINVAL; in ocfs2_init_global_system_inodes()
494 status = ocfs2_is_soft_readonly(osb) ? -EROFS : -EINVAL; in ocfs2_init_local_system_inodes()