Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A 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()
H A Dubi.h87 #define UBI_DFS_DIR_NAME "ubi%d" macro
/openbmc/linux/drivers/mtd/ubi/
H A Ddebug.c513 n = snprintf(d->dfs_dir_name, UBI_DFS_DIR_LEN + 1, UBI_DFS_DIR_NAME, in ubi_debugfs_init_dev()
H A Dubi.h82 #define UBI_DFS_DIR_NAME "ubi%d" macro