Home
last modified time | relevance | path

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

/linux-6.1.9/fs/freevxfs/
Dvxfs_inode.h29 ((sbp)->s_blocksize / sizeof(struct vxfs_typed))
58 struct vxfs_typed { struct
110 struct vxfs_typed typed[VXFS_NTYPED];
153 struct vxfs_typed typed[VXFS_NTYPED];
Dvxfs_bmap.c20 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump()
115 struct vxfs_typed *typ; in vxfs_bmap_indir()
123 typ = ((struct vxfs_typed *)bp->b_data) + in vxfs_bmap_indir()
194 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed()