Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_da_format.h324 struct xfs_dir3_blk_hdr { struct
334 struct xfs_dir3_blk_hdr hdr; argument
508 struct xfs_dir3_blk_hdr hdr;
Dxfs_dir2_data.c253 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_verify()
322 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_write_verify()
669 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_init()
Dxfs_dir2_block.c54 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_verify()
95 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_write_verify()
143 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_init()
Dxfs_dir2_node.c91 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_verify()
134 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_write_verify()
/Linux-v4.19/fs/xfs/
Dxfs_ondisk.h59 XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_blk_hdr, 48); in xfs_check_ondisk_structs()
Dxfs_log_recover.c2322 lsn = be64_to_cpu(((struct xfs_dir3_blk_hdr *)blk)->lsn); in xlog_recover_get_buf_lsn()
2323 uuid = &((struct xfs_dir3_blk_hdr *)blk)->uuid; in xlog_recover_get_buf_lsn()