Home
last modified time | relevance | path

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

/linux/fs/freevxfs/
H A Dvxfs_olt.h117 __fs32 olt_fsino[2]; /* inodes of fileset header */ member
H A Dvxfs_olt.c22 infp->vsi_fshino = fs32_to_cpu(infp, fshp->olt_fsino[0]); in vxfs_get_fshead()