Home
last modified time | relevance | path

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

/linux/fs/freevxfs/
H A Dvxfs_olt.h42 __fs32 olt_size; /* size of this entry */ member
60 __fs32 olt_size; /* size of this record */ member
76 __fs32 olt_size; /* size of this record */ member
85 __fs32 olt_size; /* size of this record */ member
95 __fs32 olt_size; /* size of this record */ member
107 __fs32 olt_size; /* size of this record */ member
116 __fs32 olt_size; /* size of this record */ member
H A Dvxfs_olt.c80 oaddr = bp->b_data + fs32_to_cpu(infp, op->olt_size); in vxfs_read_olt()
96 oaddr += fs32_to_cpu(infp, ocp->olt_size); in vxfs_read_olt()