Home
last modified time | relevance | path

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

/openbmc/linux/fs/freevxfs/
H A Dvxfs_fshead.h20 struct vxfs_fsh { struct
22 __fs32 fsh_fsindex; /* fileset index */
23 __fs32 fsh_time; /* modification time - sec */
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 */
30 __fs32 fsh_quota; /* quota limit */
32 __fs32 fsh_iauino; /* IAU inode */
[all …]