/[hurd]/hurd/storeio/dev.h
ViewVC logotype

Diff of /hurd/storeio/dev.h

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

revision 1.9 by marcus, Thu Apr 19 22:11:52 2001 UTC revision 1.10 by roland, Wed Jan 2 01:32:36 2002 UTC
# Line 40  struct dev Line 40  struct dev
40    
41    int readonly;                 /* Nonzero if user gave --readonly flag.  */    int readonly;                 /* Nonzero if user gave --readonly flag.  */
42    int enforced;                 /* Nonzero if user gave --enforced flag.  */    int enforced;                 /* Nonzero if user gave --enforced flag.  */
43      int no_fileio;                /* Nonzero if user gave --no-fileio flag.  */
44    dev_t rdev;                   /* A unixy device number for st_rdev.  */    dev_t rdev;                   /* A unixy device number for st_rdev.  */
45    
46    /* The current owner of the open device.  For terminals, this affects    /* The current owner of the open device.  For terminals, this affects
# Line 63  struct dev Line 64  struct dev
64       and don't need to be initialized or cleaned up.  */       and don't need to be initialized or cleaned up.  */
65    int inhibit_cache;    int inhibit_cache;
66    
   
67    /* A bitmask corresponding to the part of an offset that lies within a    /* A bitmask corresponding to the part of an offset that lies within a
68       device block.  */       device block.  */
69    unsigned block_mask;    unsigned block_mask;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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