/[hurd]/hurd/fatfs/fatfs.h
ViewVC logotype

Diff of /hurd/fatfs/fatfs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jbailey, Mon Jul 28 01:48:26 2003 UTC revision 1.3 by jbailey, Tue Jul 29 14:33:01 2003 UTC
# Line 95  extern vm_address_t zerocluster; Line 95  extern vm_address_t zerocluster;
95  extern struct dirrect dr_root_node;  extern struct dirrect dr_root_node;
96    
97    
98  #define LOG2_BLOCKS_PER_CLUSTER  #define LOG2_BLOCKS_PER_CLUSTER                                 \
99   (log2_bytes_per_cluster - store->logs2_block_size)   (log2_bytes_per_cluster - store->logs2_block_size)
100    
101  #define round_cluster(offs)                                     \  #define round_cluster(offs)                                     \

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26