Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_dir2.h20 struct xfs_dir2_data_unused;
76 struct xfs_buf *bp, struct xfs_dir2_data_unused *dup);
81 struct xfs_buf *bp, struct xfs_dir2_data_unused *dup,
87 struct xfs_dir2_data_unused *dup);
A Dxfs_dir2_data.c24 struct xfs_dir2_data_unused *dup,
178 struct xfs_dir2_data_unused *dup = bp->b_addr + offset; in __xfs_dir3_data_check()
461 struct xfs_dir2_data_unused *dup, in xfs_dir2_data_freefind_verify()
520 struct xfs_dir2_data_unused *dup) /* unused space */ in xfs_dir2_data_freefind()
556 struct xfs_dir2_data_unused *dup, /* unused space */ in xfs_dir2_data_freeinsert()
662 struct xfs_dir2_data_unused *dup = addr + offset; in xfs_dir2_data_freescan()
701 struct xfs_dir2_data_unused *dup; in xfs_dir3_data_init()
1012 struct xfs_dir2_data_unused *dup, in xfs_dir2_data_check_free()
1038 struct xfs_dir2_data_unused *newdup) in xfs_dir2_data_check_new_free()
A Dxfs_da_format.h354 typedef struct xfs_dir2_data_unused { struct
365 xfs_dir2_data_unused_tag_p(struct xfs_dir2_data_unused *dup) in xfs_dir2_data_unused_tag_p() argument
A Dxfs_dir2_block.c193 struct xfs_dir2_data_unused **dupp, in xfs_dir2_block_need_space()
194 struct xfs_dir2_data_unused **enddupp, in xfs_dir2_block_need_space()
200 struct xfs_dir2_data_unused *dup = NULL; in xfs_dir2_block_need_space()
201 struct xfs_dir2_data_unused *enddup = NULL; in xfs_dir2_block_need_space()
A Dxfs_dir2_priv.h87 struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup,
A Dxfs_dir2_sf.c289 struct xfs_dir2_data_unused *dup = bp->b_addr + offset; in xfs_dir2_block_to_sf()
A Dxfs_dir2_leaf.c629 struct xfs_dir2_data_unused *dup; /* data unused entry */ in xfs_dir2_leaf_addname()
A Dxfs_dir2_node.c1898 struct xfs_dir2_data_unused *dup; /* data unused entry pointer */ in xfs_dir2_node_addname_int()
/linux-6.3-rc2/fs/xfs/scrub/
A Ddir.c274 struct xfs_dir2_data_unused *dup = bp->b_addr + iter_off; in xchk_dir_rec()
320 struct xfs_dir2_data_unused *dup) in xchk_directory_check_free_entry()
346 struct xfs_dir2_data_unused *dup; in xchk_directory_data_bestfree()
/linux-6.3-rc2/fs/xfs/
A Dxfs_dir2_readdir.c181 struct xfs_dir2_data_unused *dup = bp->b_addr + offset; in xfs_dir2_block_getdents()

Completed in 23 milliseconds