Searched refs:boot_of_ (Results 1 – 1 of 1) sorted by relevance
53 static inline struct bootblock* boot_of_(struct fat_descriptor *);521 boot_of_(struct fat_descriptor *fat) { in boot_of_() function529 return (boot_of_(fat)); in fat_get_boot()557 const struct bootblock *boot = boot_of_(fat); in valid_cl()651 boot = boot_of_(fat); in cleardirty()702 boot = boot_of_(fat); in _readfat()1098 next_cl & boot_of_(fat)->ClustMask); in checkchain()1123 struct bootblock *boot = boot_of_(fat); in clearchain()1149 boot = boot_of_(fat); in copyfat()1197 boot = boot_of_(fat); in writefat()[all …]