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