Searched refs:c_blobdev_path (Results 1 – 2 of 2) sorted by relevance
69 char *c_blobdev_path; member
737 cfg.c_blobdev_path = optarg; in mkfs_parse_options_cfg()871 if (cfg.c_blobdev_path && cfg.c_chunkbits < g_sbi.blkszbits) { in mkfs_parse_options_cfg()877 if (cfg.c_blobdev_path && in mkfs_parse_options_cfg()1366 err = erofs_blob_init(cfg.c_blobdev_path, 1 << cfg.c_chunkbits); in main()1372 !erofstar.mapfile) || cfg.c_blobdev_path) { in main()