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()1109 next_cl & boot_of_(fat)->ClustMask); in checkchain()1134 struct bootblock *boot = boot_of_(fat); in clearchain()1160 boot = boot_of_(fat); in copyfat()1208 boot = boot_of_(fat); in writefat()[all …]