Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h25 #define UBIFS_DFS_DIR_LEN (3 + 1 + 2*2 + 1) macro
106 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1];
H A Ddebug.c2805 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2807 if (n == UBIFS_DFS_DIR_LEN) { in dbg_debugfs_init_fs()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h26 #define UBIFS_DFS_DIR_LEN (3 + 1 + 2*2 + 1) macro
107 char dfs_dir_name[UBIFS_DFS_DIR_LEN + 1];
H A Ddebug.c2869 n = snprintf(d->dfs_dir_name, UBIFS_DFS_DIR_LEN + 1, UBIFS_DFS_DIR_NAME, in dbg_debugfs_init_fs()
2871 if (n == UBIFS_DFS_DIR_LEN) { in dbg_debugfs_init_fs()