Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/rootfs/
Drootfs.c81 static long rootfs_compare(struct vfs_dir_entry_t *parent_dEntry, char *source_filename, char *dest… in rootfs_compare() function
91 .compare = &rootfs_compare,