Home
last modified time | relevance | path

Searched refs:xfs_dir3_blk_hdr (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_da_format.h312 struct xfs_dir3_blk_hdr { struct
322 struct xfs_dir3_blk_hdr hdr; argument
488 struct xfs_dir3_blk_hdr hdr;
Dxfs_dir2_block.c51 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_verify()
90 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_write_verify()
125 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_header_check()
169 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_init()
Dxfs_dir2_data.c295 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_verify()
362 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_write_verify()
721 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_init()
Dxfs_dir2_node.c109 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_verify()
147 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_write_verify()
/linux-6.1.9/fs/xfs/
Dxfs_ondisk.h64 XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_blk_hdr, 48); in xfs_check_ondisk_structs()
Dxfs_buf_item_recover.c778 lsn = be64_to_cpu(((struct xfs_dir3_blk_hdr *)blk)->lsn); in xlog_recover_get_buf_lsn()
779 uuid = &((struct xfs_dir3_blk_hdr *)blk)->uuid; in xlog_recover_get_buf_lsn()