Home
last modified time | relevance | path

Searched refs:UBI_DFS_DIR_NAME (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Ddebug.c406 n = snprintf(d->dfs_dir_name, UBI_DFS_DIR_LEN + 1, UBI_DFS_DIR_NAME, in ubi_debugfs_init_dev()
410 fname = UBI_DFS_DIR_NAME; in ubi_debugfs_init_dev()
Dubi.h87 #define UBI_DFS_DIR_NAME "ubi%d" macro