Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubi/
A Ddebug.c409 n = snprintf(d->dfs_dir_name, UBI_DFS_DIR_LEN + 1, UBI_DFS_DIR_NAME, in ubi_debugfs_init_dev()
418 fname = d->dfs_dir_name; in ubi_debugfs_init_dev()
A Dubi.h405 char dfs_dir_name[UBI_DFS_DIR_LEN + 1]; member
/u-boot/fs/ubifs/
A Ddebug.h106 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1]; member
A Ddebug.c2898 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2907 fname = d->dfs_dir_name; in dbg_debugfs_init_fs()

Completed in 35 milliseconds