Searched refs:open_device (Results 1 – 6 of 6) sorted by relevance
243 void open_device(char *device_name, ext2_filsys *fs) in open_device() function301 open_device(device_name, &fs); in main()
1112 open_device (void) in open_device() function1194 open_device (); in setup_part()1210 open_device (); in setup_part()1226 open_device (); in setup_part()
1112 if (! open_device ()) in embed_func()1219 if (open_device ()) in find_func()1252 if (open_device ()) in find_func()3191 if (! open_device () && errnum != ERR_FSYS_MOUNT) in real_root_func()4001 if (! open_device ()) in setup_func()
930 int open_device (void);
70 int open_device (int busn, int devn, short force, PTP_USB *ptp_usb, PTPParams *params, struct usb_d…
4920 * stage2/builtins.c (embed_func): Call open_device instead of4925 file can be opened, only if open_device succeeds.