Lines Matching refs:gmesh
60 geom_pp_attr(struct gmesh *mesh, struct gprovider *pp, const char *attr) in geom_pp_attr()
73 find_provider_by_efimedia(struct gmesh *mesh, const char *efimedia) in find_provider_by_efimedia()
109 find_provider_by_name(struct gmesh *mesh, const char *name) in find_provider_by_name()
129 efi_hd_to_unix(struct gmesh *mesh, const_efidp dp, char **dev, char **relpath, char **abspath) in efi_hd_to_unix()
318 struct gmesh mesh; in efivar_device_path_to_unix_path()
436 find_geom_efi_on_root(struct gmesh *mesh) in find_geom_efi_on_root()
513 find_geom_efimedia(struct gmesh *mesh, const char *dev) in find_geom_efimedia()
577 efipart_to_dp(struct gmesh *mesh, char *path, efidp *dp) in efipart_to_dp()
602 dev_path_to_dp(struct gmesh *mesh, char *path, efidp *dp) in dev_path_to_dp()
633 path_to_dp(struct gmesh *mesh, char *path, efidp *dp) in path_to_dp()
681 struct gmesh mesh; in efivar_unix_path_to_device_path()