Home
last modified time | relevance | path

Searched defs:sysv2_super_block (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dsysv_fs.h99 struct sysv2_super_block { struct
100 __fs16 s_isize; /* index of first data zone */
110 char s_ilock; /* lock during inode cache manipulation */
111 char s_fmod; /* super-block modified flag */
112 char s_ronly; /* flag whether fs is mounted read-only */
114 __fs16 s_dinfo[4]; /* device information ?? */
116 __fs16 s_tinode; /* total number of free inodes */
117 char s_fname[6]; /* file system volume name */
118 char s_fpack[6]; /* file system pack name */
119 s32 s_fill[14];
[all …]