Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 25 of 26) sorted by relevance

12

/external/fsck_msdos/
Dboot.c48 readboot(int dosfs, struct bootblock *boot) in readboot()
339 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
Dfat.c170 struct bootblock *boot; member
559 const struct bootblock *boot = boot_of_(fat); in valid_cl() local
582 checkdirty(int fs, struct bootblock *boot) in checkdirty()
648 struct bootblock *boot; in cleardirty() local
701 struct bootblock *boot; in _readfat() local
808 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat()
1125 struct bootblock *boot = boot_of_(fat); in clearchain() local
1146 struct bootblock *boot; in copyfat() local
1196 struct bootblock *boot; in writefat() local
1253 struct bootblock *boot; in checklost() local
Ddir.c227 struct bootblock *boot; in resetDosDirSection() local
304 struct bootblock *boot; in delete() local
393 struct bootblock *boot; in checksize() local
471 struct bootblock *boot; in check_subdirectory() local
538 struct bootblock *boot; in readDosDirSection() local
1077 struct bootblock *boot = fat_get_boot(fat); in reconnect() local
Dcheck.c52 struct bootblock boot; in checkfilesys() local
/external/mtools/
Dinit.c39 static int read_boot(Stream_t *Stream, union bootsector * boot, int size) in read_boot()
93 static int get_media_type(Stream_t *St, union bootsector *boot) in get_media_type()
136 union bootsector *boot, in find_device()
262 union bootsector boot; in fs_init() local
Dminfo.c39 static void displayInfosector(Stream_t *Stream, union bootsector *boot) in displayInfosector()
59 static void displayBPB(Stream_t *Stream, union bootsector *boot) { in displayBPB()
122 union bootsector boot; in minfo() local
Dmformat.c57 static int init_geometry_boot(union bootsector *boot, struct device *dev, in init_geometry_boot()
288 static __inline__ void format_root(Fs_t *Fs, char *label, union bootsector *boot) in format_root()
506 static __inline__ void inst_boot_prg(union bootsector *boot, int offset) in inst_boot_prg()
611 struct Fs_t *Fs, union bootsector *boot) in calc_fs_parameters()
671 struct Fs_t *Fs, union bootsector *boot) in calc_fs_parameters_32()
896 union bootsector boot; in mformat() local
Dmmount.c44 union bootsector boot; in mmount() local
Dxdf_io.c402 off_t *end, int boot) in decompose()
527 static int check_geom(struct device *dev, int media, union bootsector *boot) in check_geom()
559 static void set_geom(union bootsector *boot, struct device *dev) in set_geom()
573 union bootsector *boot) in config_geom()
598 union bootsector *boot; in XdfOpen() local
Dmclasserase.c83 union bootsector boot; in do_mclasserase() local
Dfat.c625 static int check_media_type(Fs_t *This, union bootsector *boot, in check_media_type()
671 static int fat_32_read(Fs_t *This, union bootsector *boot, in fat_32_read()
706 static int old_fat_read(Fs_t *This, union bootsector *boot, in old_fat_read()
736 int fat_read(Fs_t *This, union bootsector *boot, in fat_read()
Dmlabel.c126 union bootsector boot; in mlabel() local
Dstream.h56 #define SET_GEOM(stream, dev, orig_dev, media, boot) \ argument
Dfloppyd_io.c406 int media, union bootsector *boot) in floppyd_geom()
Dplain_io.c175 int media, union bootsector *boot) in file_geom()
Dmsdos.h192 struct bootsector_s boot; member
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst653 Use of the X0 and X1 parameters
681 MMU, Data caches & Coherency
688 Data structures used in the BL31 cold boot interface
768 Use of the R0 and R1 parameters
790 MMU, Data caches & Coherency
797 Data structures used in cold boot interface
/external/libese/apps/boot/
DREADME.md329 #### Checking rollback values
339 #### Checking locks
/external/javassist/src/test/test4/
DInvokeDyn.java9 public static CallSite boot(MethodHandles.Lookup caller, String name, MethodType type) in boot() method in InvokeDyn
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
DInlineByteBuddyMockMaker.java136 instrumentation.appendToBootstrapClassLoaderSearch(new JarFile(boot)); in instrumentation.appendToBootstrapClassLoaderSearch()
/external/python/cpython2/Modules/
Dthreadmodule.c611 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() local
657 struct bootstate *boot; in thread_PyThread_start_new_thread() local
/external/dnsmasq/src/
Drfc2131.c697 struct dhcp_boot* boot = find_boot(netid); in dhcp_reply() local
1735 struct dhcp_boot* boot; in find_boot() local
1752 struct dhcp_boot* boot; in do_options() local
/external/python/cpython3/Modules/
D_threadmodule.c1031 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() local
1067 struct bootstate *boot; in thread_PyThread_start_new_thread() local
/external/avb/examples/uefi/
Duefi_avb_boot.c125 AvbPartitionData* boot; in uefi_avb_boot_kernel() local
/external/toybox/toys/pending/
Dfdisk.c455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local

12