Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dsysfs.c94 char dfs_dir_name[UBIFS_DFS_DIR_LEN+1]; in ubifs_sysfs_register() local
101 n = snprintf(dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in ubifs_sysfs_register()
114 "%s", dfs_dir_name); in ubifs_sysfs_register()
H A Ddebug.h106 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1]; member
H A Ddebug.c2829 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2836 fname = d->dfs_dir_name; in dbg_debugfs_init_fs()
/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()
415 fname = d->dfs_dir_name; in ubi_debugfs_init_dev()
H A Dubi.h401 char dfs_dir_name[UBI_DFS_DIR_LEN + 1]; member
/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()
520 d->dfs_dir = debugfs_create_dir(d->dfs_dir_name, dfs_rootdir); in ubi_debugfs_init_dev()
H A Dubi.h427 char dfs_dir_name[UBI_DFS_DIR_LEN + 1]; member
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h106 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1]; member
H A Ddebug.c2868 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2877 fname = d->dfs_dir_name; in dbg_debugfs_init_fs()