Home
last modified time | relevance | path

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

/src/sys/compat/lindebugfs/
H A Dlindebugfs.c87 int dm_type; member
107 if (dm != NULL && dm->dm_type == DM_SYMLINK) in debugfs_destroy()
229 dm->dm_type = DM_FILE; in debugfs_create_file()
310 dm->dm_type = DM_DIR; in debugfs_create_dir()
343 dm->dm_type = DM_SYMLINK; in debugfs_create_symlink()