Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Dboot.c46 readboot(int dosfs, struct bootblock *boot) in readboot()
337 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
Dfat.c168 struct bootblock *boot; member
557 const struct bootblock *boot = boot_of_(fat); in valid_cl() local
580 checkdirty(int fs, struct bootblock *boot) in checkdirty()
646 struct bootblock *boot; in cleardirty() local
699 struct bootblock *boot; in _readfat() local
806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat()
1123 struct bootblock *boot = boot_of_(fat); in clearchain() local
1144 struct bootblock *boot; in copyfat() local
1194 struct bootblock *boot; in writefat() local
1251 struct bootblock *boot; in checklost() local
Ddir.c225 struct bootblock *boot; in resetDosDirSection() local
302 struct bootblock *boot; in delete() local
391 struct bootblock *boot; in checksize() local
469 struct bootblock *boot; in check_subdirectory() local
536 struct bootblock *boot; in readDosDirSection() local
1075 struct bootblock *boot = fat_get_boot(fat); in reconnect() local
Dcheck.c50 struct bootblock boot; in checkfilesys() local
/third_party/python/Modules/
D_threadmodule.c1066 thread_bootstate_free(struct bootstate *boot) in thread_bootstate_free()
1078 struct bootstate *boot = (struct bootstate *) boot_raw; in thread_run() local
1147 struct bootstate *boot = PyMem_NEW(struct bootstate, 1); in thread_PyThread_start_new_thread() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c3153 static BOOL getlogfiledata(CONTEXT *ctx, const char *boot) in getlogfiledata()
3219 static BOOL getvolumedata(CONTEXT *ctx, char *boot) in getvolumedata()
3271 } boot; in open_volume() local
/third_party/toybox/toys/pending/
Dfdisk.c455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c1404 char *boot = (char*)rbuf; in ntfs_device_win32_pio() local