Home
last modified time | relevance | path

Searched defs:hdr3 (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c317 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_verify() local
384 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_write_verify() local
427 struct xfs_dir3_data_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_header_check() local
748 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_init() local
H A Dxfs_attr_leaf.c100 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_from_disk() local
127 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_to_disk() local
164 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)from; in xfs_attr3_leaf_hdr_from_disk() local
206 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)to; in xfs_attr3_leaf_hdr_to_disk() local
399 struct xfs_attr3_leafblock *hdr3 = bp->b_addr; in xfs_attr3_leaf_header_check() local
418 struct xfs_attr3_leaf_hdr *hdr3 = bp->b_addr; in xfs_attr3_leaf_write_verify() local
1310 struct xfs_da3_blkinfo *hdr3 = bp->b_addr; in xfs_attr3_leaf_create() local
H A Dxfs_da_btree.c200 struct xfs_da3_blkinfo *hdr3) in xfs_da3_blkinfo_verify()
263 struct xfs_da3_blkinfo *hdr3 = bp->b_addr; in xfs_da3_node_header_check() local
306 struct xfs_da3_node_hdr *hdr3 = bp->b_addr; in xfs_da3_node_write_verify() local
529 struct xfs_da3_node_hdr *hdr3 = bp->b_addr; in xfs_da3_node_create() local
/linux/arch/arm/kernel/
H A Datags_parse.c44 struct tag_header hdr3; member