Searched refs:ubifs_read_master (Results 1 – 3 of 3) sorted by relevance
249 int ubifs_read_master(struct ubifs_info *c) in ubifs_read_master() function
2257 int ubifs_read_master(struct ubifs_info *c);
1466 err = ubifs_read_master(c); in mount_ubifs()