Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs_olt.h67 __fs32 olt_size; /* size of this entry */ member
85 __fs32 olt_size; /* size of this record */ member
101 __fs32 olt_size; /* size of this record */ member
110 __fs32 olt_size; /* size of this record */ member
120 __fs32 olt_size; /* size of this record */ member
132 __fs32 olt_size; /* size of this record */ member
141 __fs32 olt_size; /* size of this record */ member
Dvxfs_olt.c104 oaddr = bp->b_data + fs32_to_cpu(infp, op->olt_size); in vxfs_read_olt()
120 oaddr += fs32_to_cpu(infp, ocp->olt_size); in vxfs_read_olt()