Lines Matching refs:gmesh
59 geom_pp_attr(struct gmesh *mesh, struct gprovider *pp, const char *attr) in geom_pp_attr()
72 find_provider_by_efimedia(struct gmesh *mesh, const char *efimedia) in find_provider_by_efimedia()
108 find_provider_by_name(struct gmesh *mesh, const char *name) in find_provider_by_name()
128 efi_hd_to_unix(struct gmesh *mesh, const_efidp dp, char **dev, char **relpath, char **abspath) in efi_hd_to_unix()
349 struct gmesh mesh; in efivar_device_path_to_unix_path()
471 find_geom_efi_on_root(struct gmesh *mesh) in find_geom_efi_on_root()
548 find_geom_efimedia(struct gmesh *mesh, const char *dev) in find_geom_efimedia()
623 efipart_to_dp(struct gmesh *mesh, char *path, efidp *dp) in efipart_to_dp()
648 dev_path_to_dp(struct gmesh *mesh, char *path, efidp *dp) in dev_path_to_dp()
680 path_to_dp(struct gmesh *mesh, char *path, efidp *dp) in path_to_dp()
738 struct gmesh mesh; in efivar_unix_path_to_device_path()