Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs_olt.h84 __fs32 olt_type; /* type of this record */ member
92 __fs32 olt_type; /* type of this record */ member
100 __fs32 olt_type; /* type of this record */ member
109 __fs32 olt_type; /* type of this record */ member
119 __fs32 olt_type; /* type of this record */ member
131 __fs32 olt_type; /* type of this record */ member
140 __fs32 olt_type; /* type number */ member
Dvxfs_olt.c111 switch (fs32_to_cpu(infp, ocp->olt_type)) { in vxfs_read_olt()