Searched refs:boot_of_ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Dfat.c55 static inline struct bootblock* boot_of_(struct fat_descriptor *);
523 boot_of_(struct fat_descriptor *fat) { function
531 return (boot_of_(fat));
559 const struct bootblock *boot = boot_of_(fat);
653 boot = boot_of_(fat);
704 boot = boot_of_(fat);
1100 next_cl & boot_of_(fat)->ClustMask);
1125 struct bootblock *boot = boot_of_(fat);
1151 boot = boot_of_(fat);
1199 boot = boot_of_(fa
[all...]

Completed in 112 milliseconds