Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_da_format.h323 struct xfs_dir3_blk_hdr { struct
333 struct xfs_dir3_blk_hdr hdr; argument
499 struct xfs_dir3_blk_hdr hdr;
Dxfs_dir2_block.c52 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_verify()
91 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_write_verify()
126 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_header_check()
176 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_init()
Dxfs_dir2_data.c317 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_verify()
384 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_write_verify()
748 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_init()
Dxfs_ondisk.h70 XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_blk_hdr, 48); in xfs_check_ondisk_structs()
Dxfs_dir2_node.c110 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_verify()
148 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_write_verify()
/linux-6.14.4/fs/xfs/
Dxfs_buf_item_recover.c893 lsn = be64_to_cpu(((struct xfs_dir3_blk_hdr *)blk)->lsn); in xlog_recover_get_buf_lsn()
894 uuid = &((struct xfs_dir3_blk_hdr *)blk)->uuid; in xlog_recover_get_buf_lsn()