Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/VFS/
DVFS.h173 long (*hash)(struct vfs_dir_entry_t *dEntry, char *filename); member
/DragonOS-0.1.2/kernel/src/filesystem/rootfs/
Drootfs.c92 .hash = &rootfs_hash,
/DragonOS-0.1.2/kernel/src/filesystem/devfs/
Ddevfs.c69 .hash = &devfs_hash,
/DragonOS-0.1.2/kernel/src/filesystem/procfs/
Dprocfs.c88 .hash = &procfs_hash,
/DragonOS-0.1.2/kernel/src/filesystem/fat32/
Dfat32.c547 .hash = fat32_hash,