Searched refs:is_fs_bootable (Results 1 – 6 of 6) sorted by relevance
54 is_fs_bootable(const char *part_type, const char *fs) { in is_fs_bootable() function
61 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
80 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
85 int is_fs_bootable(const char *scheme, const char *fs); /* Ditto if FS boots */
74 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
665 if (strcmp(items[2].value, "/") == 0 && !is_fs_bootable(scheme, in gpart_edit()1260 if (strcmp(items[2].value, "/") == 0 && !is_fs_bootable(scheme, in gpart_create()