Home
last modified time | relevance | path

Searched refs:xfs_dir2_data_hdr (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_dir2.h18 struct xfs_dir2_data_hdr;
95 struct xfs_dir2_data_hdr *hdr, int *loghead);
111 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
246 xfs_dir2_block_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_data_hdr *hdr) in xfs_dir2_block_tail_p()
277 struct xfs_dir2_data_hdr *hdr);
Dxfs_dir2_data.c24 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
31 struct xfs_dir2_data_hdr *hdr) in xfs_dir2_data_bestfree_p()
342 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir3_data_reada_verify()
486 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freefind_verify()
545 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freefind()
581 struct xfs_dir2_data_hdr *hdr, /* data block pointer */ in xfs_dir2_data_freeinsert()
625 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freeremove()
667 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freescan()
727 struct xfs_dir2_data_hdr *hdr; in xfs_dir3_data_init()
794 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir2_data_log_entry()
[all …]
Dxfs_dir2_priv.h64 struct xfs_dir2_data_hdr *hdr);
87 xfs_dir2_data_freeinsert(struct xfs_dir2_data_hdr *hdr,
171 struct xfs_dir2_data_hdr *block, struct xfs_dir2_sf_hdr *sfhp);
Dxfs_ondisk.h120 XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_data_hdr, 16); in xfs_check_ondisk_structs()
139 XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_data_hdr, 16); in xfs_check_ondisk_structs()
Dxfs_da_format.h311 typedef struct xfs_dir2_data_hdr { struct
Dxfs_dir2_block.c196 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_block_need_space()
309 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_block_compact()
Dxfs_dir2_leaf.c676 struct xfs_dir2_data_hdr *hdr; /* data block header */ in xfs_dir2_leaf_addname()
1679 struct xfs_dir2_data_hdr *hdr = dbp->b_addr; in xfs_dir2_leaf_trim_data()
Dxfs_dir2_node.c1191 struct xfs_dir2_data_hdr *hdr, in xfs_dir3_data_block_free()
1912 struct xfs_dir2_data_hdr *hdr; /* data block header */ in xfs_dir2_node_addname_int()
Dxfs_dir2.c146 sizeof(struct xfs_dir2_data_hdr); in xfs_da_mount()
/linux-6.14.4/fs/xfs/scrub/
Ddir_repair.c604 struct xfs_dir2_data_hdr *hdr; in xrep_dir_recover_dirblock()