Searched refs:c_blobdev_path (Results 1 – 2 of 2) sorted by relevance
369 cfg.c_blobdev_path = optarg; in mkfs_parse_options_cfg()383 if (cfg.c_blobdev_path && cfg.c_chunkbits < LOG_BLOCK_SIZE) { in mkfs_parse_options_cfg()389 if (cfg.c_blobdev_path && in mkfs_parse_options_cfg()592 err = erofs_blob_init(cfg.c_blobdev_path); in main()
54 char *c_blobdev_path; member