Searched defs:boot (Results 1 – 9 of 9) sorted by relevance
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
D | boot.c | 48 readboot(int dosfs, struct bootblock *boot) in readboot() 339 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
|
D | fat.c | 170 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
|
D | dir.c | 227 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
|
D | check.c | 52 struct bootblock boot; in checkfilesys() local
|
/third_party/python/Modules/ |
D | _threadmodule.c | 1069 thread_bootstate_free(struct bootstate *boot) in thread_bootstate_free() 1081 struct bootstate *boot = (struct bootstate *) boot_raw; in thread_run() local 1145 struct bootstate *boot = PyMem_NEW(struct bootstate, 1); in thread_PyThread_start_new_thread() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsrecover.c | 3153 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/ |
D | fdisk.c | 455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | win32_io.c | 1404 char *boot = (char*)rbuf; in ntfs_device_win32_pio() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 29965 u64 boot; member
|