Searched refs:mountFD (Results 1 – 1 of 1) sorted by relevance
658 int mountFD = open(path.Path(), O_RDONLY); in main() local659 if (ioctl(mountFD, BFS_IOCTL_UPDATE_BOOT_BLOCK, &update, in main()664 close(mountFD); in main()