Searched refs:read_fstab (Results 1 – 2 of 2) sorted by relevance
32 static struct fstab* read_fstab(std::string* err) { in read_fstab() function49 struct fstab* fstab = read_fstab(err); in get_misc_blk_device()
165 static struct fstab* read_fstab() { in read_fstab() function546 if ((fstab = read_fstab()) == nullptr) { in main()