Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Ddebug.h108 struct dentry *dfs_dump_lprops; member
H A Ddebug.c2761 if (file->f_path.dentry == d->dfs_dump_lprops) { in dfs_file_write()
2836 d->dfs_dump_lprops = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, c, in dbg_debugfs_init_fs()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h108 struct dentry *dfs_dump_lprops; member
H A Ddebug.c2799 if (file->f_path.dentry == d->dfs_dump_lprops) { in dfs_file_write()
2887 d->dfs_dump_lprops = dent; in dbg_debugfs_init_fs()