Home
last modified time | relevance | path

Searched refs:olt_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/freevxfs/
H A Dvxfs_olt.h59 __fs32 olt_type; /* type of this record */ member
67 __fs32 olt_type; /* type of this record */ member
75 __fs32 olt_type; /* type of this record */ member
84 __fs32 olt_type; /* type of this record */ member
94 __fs32 olt_type; /* type of this record */ member
106 __fs32 olt_type; /* type of this record */ member
115 __fs32 olt_type; /* type number */ member
H A Dvxfs_olt.c87 switch (fs32_to_cpu(infp, ocp->olt_type)) { in vxfs_read_olt()