Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
Dvxfs_inode.h54 ((sbp)->s_blocksize / sizeof(struct vxfs_typed))
83 struct vxfs_typed { struct
135 struct vxfs_typed typed[VXFS_NTYPED];
178 struct vxfs_typed typed[VXFS_NTYPED];
Dvxfs_bmap.c44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump()
139 struct vxfs_typed *typ; in vxfs_bmap_indir()
147 typ = ((struct vxfs_typed *)bp->b_data) + in vxfs_bmap_indir()
218 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed()