Home
last modified time | relevance | path

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

/linux-3.4.99/fs/freevxfs/
Dvxfs_olt.h67 u_int32_t olt_size; /* size of this entry */ member
85 u_int32_t olt_size; /* size of this record */ member
101 u_int32_t olt_size; /* size of this record */ member
110 u_int32_t olt_size; /* size of this record */ member
120 u_int32_t olt_size; /* size of this record */ member
132 u_int32_t olt_size; /* size of this record */ member
141 u_int32_t olt_size; /* size of this record */ member
Dvxfs_olt.c105 oaddr = bp->b_data + op->olt_size; in vxfs_read_olt()
121 oaddr += ocp->olt_size; in vxfs_read_olt()