HelenOS sources

ext4_superblock_set_last_mounted  124 uspace/lib/ext4/include/ext4/superblock.h extern void ext4_superblock_set_last_mounted(ext4_superblock_t *, const char *);
ext4_superblock_set_last_mounted 1642 uspace/lib/ext4/src/superblock.c 		ext4_superblock_set_last_mounted(sb,
HelenOS homepage, sources at GitHub