Searched refs:hammer_mount_info (Results 1 – 3 of 3) sorted by relevance
50 static void extract_volumes(struct hammer_mount_info *info, char **av, int ac);51 static void free_volumes(struct hammer_mount_info *info);67 struct hammer_mount_info info; in main()197 extract_volumes(struct hammer_mount_info *info, char **av, int ac) in extract_volumes()234 free_volumes(struct hammer_mount_info *info) in free_volumes()
51 struct hammer_mount_info { struct
326 struct hammer_mount_info info; in hammer_vfs_mount()