Searched defs:qnx6_super_block (Results 1 – 1 of 1) sorted by relevance
93 struct qnx6_super_block { struct94 __fs32 sb_magic;95 __fs32 sb_checksum;96 __fs64 sb_serial;97 __fs32 sb_ctime; /* time the fs was created */98 __fs32 sb_atime; /* last access time */99 __fs32 sb_flags;100 __fs16 sb_version1; /* filesystem version information */101 __fs16 sb_version2; /* filesystem version information */102 __u8 sb_volumeid[16];[all …]