Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/freevxfs/
Dvxfs_olt.h69 u_int32_t olt_size; /* size of this entry */ member
87 u_int32_t olt_size; /* size of this record */ member
103 u_int32_t olt_size; /* size of this record */ member
112 u_int32_t olt_size; /* size of this record */ member
122 u_int32_t olt_size; /* size of this record */ member
134 u_int32_t olt_size; /* size of this record */ member
143 u_int32_t olt_size; /* size of this record */ member
Dvxfs_olt.c108 oaddr = (char *)bp->b_data + op->olt_size; in vxfs_read_olt()
124 oaddr += ocp->olt_size; in vxfs_read_olt()