Home
last modified time | relevance | path

Searched refs:olt_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A 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
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds