Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/fs/freevxfs/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  vxfs_fshead.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2000-2001 Christoph Hellwig.
 * Copyright (c) 2016 Krzysztof Blaszkowski
 */

#ifndef _VXFS_FSHEAD_H_
#define _VXFS_FSHEAD_H_

/*
 * Veritas filesystem driver - fileset header structures.
 *
 * This file contains the physical structure of the VxFS
 * fileset header.
 */



/*
 * Fileset header 
 */

struct vxfs_fsh {
 __fs32  fsh_version;  /* fileset header version */
 __fs32  fsh_fsindex;  /* fileset index */
 __fs32  fsh_time;  /* modification time - sec */
 __fs32  fsh_utime;  /* modification time - usec */
 __fs32  fsh_extop;  /* extop flags */
 __fs32  fsh_ninodes;  /* allocated inodes */
 __fs32  fsh_nau;  /* number of IAUs */
 __fs32  fsh_old_ilesize; /* old size of ilist */
 __fs32  fsh_dflags;  /* flags */
 __fs32  fsh_quota;  /* quota limit */
 __fs32  fsh_maxinode;  /* maximum inode number */
 __fs32  fsh_iauino;  /* IAU inode */
 __fs32  fsh_ilistino[2]; /* ilist inodes */
 __fs32  fsh_lctino;  /* link count table inode */

 /*
 * Slightly more fields follow, but they
 *  a) are not of any interest for us, and
 *  b) differ a lot in different vxfs versions/ports
 */

};

#endif /* _VXFS_FSHEAD_H_ */

Messung V0.5
C=92 H=94 G=92

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.