Searched refs:fstype_is_ro (Results 1 – 4 of 4) sorted by relevance
18 bool fstype_is_ro(const char *fsype);
408 bool fstype_is_ro(const char *fstype) { in fstype_is_ro() function
133 !fstype_is_ro(fstype) && in mount_points_list_get()
415 .rw = !m->verity_ready && !fstype_is_ro(fstype), in dissect_image()1162 if (p->fstype && fstype_is_ro(p->fstype)) in dissect_image()