Searched refs:is_fs_bootable (Results 1 – 7 of 7) sorted by relevance
54 is_fs_bootable(const char *part_type, const char *fs) { in is_fs_bootable() function
49 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
46 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
77 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
81 int is_fs_bootable(const char *scheme, const char *fs);
71 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable() function
1062 if (strcmp(items[2].text, "/") == 0 && !is_fs_bootable(scheme, in gpart_create()