Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs_fshead.h45 struct vxfs_fsh { struct
46 __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 …]