Searched defs:vxfs_fsh (Results 1 – 2 of 2) sorted by relevance
45 struct vxfs_fsh { struct46 __fs32 fsh_version; /* fileset header version */47 __fs32 fsh_fsindex; /* fileset index */48 __fs32 fsh_time; /* modification time - sec */49 __fs32 fsh_utime; /* modification time - usec */50 __fs32 fsh_extop; /* extop flags */51 __fs32 fsh_ninodes; /* allocated inodes */52 __fs32 fsh_nau; /* number of IAUs */53 __fs32 fsh_old_ilesize; /* old size of ilist */54 __fs32 fsh_dflags; /* flags */[all …]
20 struct vxfs_fsh { struct21 __fs32 fsh_version; /* fileset header version */22 __fs32 fsh_fsindex; /* fileset index */23 __fs32 fsh_time; /* modification time - sec */24 __fs32 fsh_utime; /* modification time - usec */25 __fs32 fsh_extop; /* extop flags */26 __fs32 fsh_ninodes; /* allocated inodes */27 __fs32 fsh_nau; /* number of IAUs */28 __fs32 fsh_old_ilesize; /* old size of ilist */29 __fs32 fsh_dflags; /* flags */[all …]