Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Ddebug.c407 n = snprintf(d->dfs_dir_name, UBI_DFS_DIR_LEN + 1, UBI_DFS_DIR_NAME, in ubi_debugfs_init_dev()
416 fname = d->dfs_dir_name; in ubi_debugfs_init_dev()
H A Dubi.h402 char dfs_dir_name[UBI_DFS_DIR_LEN + 1]; member
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Ddebug.c512 n = snprintf(d->dfs_dir_name, UBI_DFS_DIR_LEN + 1, UBI_DFS_DIR_NAME, in ubi_debugfs_init_dev()
519 d->dfs_dir = debugfs_create_dir(d->dfs_dir_name, dfs_rootdir); in ubi_debugfs_init_dev()
H A Dubi.h429 char dfs_dir_name[UBI_DFS_DIR_LEN + 1]; member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h106 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1]; member
H A Ddebug.c2805 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2812 fname = d->dfs_dir_name; in dbg_debugfs_init_fs()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h107 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1]; member
H A Ddebug.c2869 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2878 fname = d->dfs_dir_name; in dbg_debugfs_init_fs()