| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | attr.c | 306 struct xfs_attr3_icleaf_hdr leafhdr; in xchk_xattr_block() local 214 xchk_xattr_check_freemap( struct xfs_scrub *sc, unsigned long *map, struct xfs_attr3_icleaf_hdr *leafhdr) xchk_xattr_check_freemap() argument 242 xchk_xattr_entry( struct xchk_da_btree *ds, int level, char *buf_end, struct xfs_attr_leafblock *leaf, struct xfs_attr3_icleaf_hdr *leafhdr, struct xfs_attr_leaf_entry *ent, int idx, unsigned int *usedbytes, __u32 *last_hashval) xchk_xattr_entry() argument [all...] |
| H A D | dir.c | 488 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree() local
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_attr_list.c | 287 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_node_list() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| H A D | attr.c | 368 struct xfs_attr3_icleaf_hdr leafhdr; in xchk_xattr_block() local 278 xchk_xattr_check_freemap( struct xfs_scrub *sc, struct xfs_attr3_icleaf_hdr *leafhdr) xchk_xattr_check_freemap() argument 304 xchk_xattr_entry( struct xchk_da_btree *ds, int level, char *buf_end, struct xfs_attr_leafblock *leaf, struct xfs_attr3_icleaf_hdr *leafhdr, struct xfs_attr_leaf_entry *ent, int idx, unsigned int *usedbytes, __u32 *last_hashval) xchk_xattr_entry() argument [all...] |
| H A D | dir.c | 455 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_attr_list.c | 287 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_node_list() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 945 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block() local [all...] |
| H A D | xfs_dir2_node.c | 65 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check() local 498 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add() local 604 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_lasthash() local 646 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_lookup_for_addname() local 796 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_lookup_for_entry() local 1282 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_remove() local 1498 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_toosmall() local 2225 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_node_replace() local [all...] |
| H A D | xfs_dir2_leaf.c | 105 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check() local 190 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_verify() local 393 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf() local 481 xfs_dir3_leaf_find_stale( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int *lowstale, int *highstale) xfs_dir3_leaf_find_stale() argument 512 xfs_dir3_leaf_find_entry( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int compact, int lowstale, int highstale, int *lfloglow, int *lfloghigh) xfs_dir3_leaf_find_entry() argument 608 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_addname() local 911 xfs_dir3_leaf_compact( xfs_da_args_t *args, struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp) xfs_dir3_leaf_compact() argument 965 xfs_dir3_leaf_compact_x1( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int *indexp, int *lowstalep, int *highstalep, int *lowlogp, int *highlogp) xfs_dir3_leaf_compact_x1() argument 1161 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_lookup() local 1205 xfs_dir2_leaf_lookup_int( xfs_da_args_t *args, struct xfs_buf **lbpp, int *indexp, struct xfs_buf **dbpp, struct xfs_dir3_icleaf_hdr *leafhdr) xfs_dir2_leaf_lookup_int() argument 1357 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_removename() local 1495 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_replace() local 1546 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_search_hash() local 1685 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_node_to_leaf() local [all...] |
| H A D | xfs_da_btree.c | 685 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split() local 2316 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock() local [all...] |
| H A D | xfs_attr_leaf.c | 981 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_shortform_allfit() local 236 xfs_attr3_leaf_verify_entry( struct xfs_mount *mp, char *buf_end, struct xfs_attr_leafblock *leaf, struct xfs_attr3_icleaf_hdr *leafhdr, struct xfs_attr_leaf_entry *ent, int idx, __u32 *last_hashval) xfs_attr3_leaf_verify_entry() argument
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 945 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block() local [all...] |
| H A D | xfs_dir2_node.c | 65 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check() local 498 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add() local 604 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_lasthash() local 646 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_lookup_for_addname() local 796 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_lookup_for_entry() local 1282 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_remove() local 1498 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leafn_toosmall() local 2225 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_node_replace() local [all...] |
| H A D | xfs_dir2_leaf.c | 105 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check() local 199 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_verify() local 402 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf() local 490 xfs_dir3_leaf_find_stale( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int *lowstale, int *highstale) xfs_dir3_leaf_find_stale() argument 521 xfs_dir3_leaf_find_entry( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int index, int compact, int lowstale, int highstale, int *lfloglow, int *lfloghigh) xfs_dir3_leaf_find_entry() argument 617 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_addname() local 920 xfs_dir3_leaf_compact( xfs_da_args_t *args, struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp) xfs_dir3_leaf_compact() argument 974 xfs_dir3_leaf_compact_x1( struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_dir2_leaf_entry *ents, int *indexp, int *lowstalep, int *highstalep, int *lowlogp, int *highlogp) xfs_dir3_leaf_compact_x1() argument 1170 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_lookup() local 1214 xfs_dir2_leaf_lookup_int( xfs_da_args_t *args, struct xfs_buf **lbpp, int *indexp, struct xfs_buf **dbpp, struct xfs_dir3_icleaf_hdr *leafhdr) xfs_dir2_leaf_lookup_int() argument 1366 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_removename() local 1504 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_replace() local 1555 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_leaf_search_hash() local 1694 struct xfs_dir3_icleaf_hdr leafhdr; xfs_dir2_node_to_leaf() local [all...] |
| H A D | xfs_attr_leaf.c | 1013 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_shortform_allfit() local 238 xfs_attr3_leaf_verify_entry( struct xfs_mount *mp, char *buf_end, struct xfs_attr_leafblock *leaf, struct xfs_attr3_icleaf_hdr *leafhdr, struct xfs_attr_leaf_entry *ent, int idx, __u32 *last_hashval) xfs_attr3_leaf_verify_entry() argument
|
| H A D | xfs_da_btree.c | 700 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split() local 2328 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | check-integrity.c | 959 struct btrfs_leaf *const leafhdr = in btrfsic_process_metablock() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | check-integrity.c | 906 struct btrfs_leaf *const leafhdr = in btrfsic_process_metablock() local
|