Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/rootfs/
Drootfs.c83 static long rootfs_hash(struct vfs_dir_entry_t *dEntry, char *filename) { return 0; } in rootfs_hash() function
92 .hash = &rootfs_hash,