Home
last modified time | relevance | path

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

/Linux-v5.4/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.c249 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_verify()
316 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_write_verify()
667 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_data_init()
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()
140 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_block_init()
Dxfs_dir2_node.c90 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_verify()
128 struct xfs_dir3_blk_hdr *hdr3 = bp->b_addr; in xfs_dir3_free_write_verify()
/Linux-v5.4/fs/xfs/
Dxfs_ondisk.h59 XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_blk_hdr, 48); in xfs_check_ondisk_structs()
Dxfs_log_recover.c2243 lsn = be64_to_cpu(((struct xfs_dir3_blk_hdr *)blk)->lsn); in xlog_recover_get_buf_lsn()
2244 uuid = &((struct xfs_dir3_blk_hdr *)blk)->uuid; in xlog_recover_get_buf_lsn()