Searched refs:xfs_dir2_data_unused (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2.h20 struct xfs_dir2_data_unused;
89 struct xfs_buf *bp, struct xfs_dir2_data_unused *dup);
94 struct xfs_buf *bp, struct xfs_dir2_data_unused *dup,
100 struct xfs_dir2_data_unused *dup);
H A Dxfs_dir2_data.c25 struct xfs_dir2_data_unused *dup,
179 struct xfs_dir2_data_unused *dup = bp->b_addr + offset;
463 struct xfs_dir2_data_unused *dup,
522 struct xfs_dir2_data_unused *dup) /* unused space */
558 struct xfs_dir2_data_unused *dup, /* unused space */
664 struct xfs_dir2_data_unused *dup = addr + offset;
703 struct xfs_dir2_data_unused *dup;
1014 struct xfs_dir2_data_unused *dup,
1040 struct xfs_dir2_data_unused *newdup)
H A Dxfs_da_format.h365 typedef struct xfs_dir2_data_unused { struct
376 xfs_dir2_data_unused_tag_p(struct xfs_dir2_data_unused *dup)
H A Dxfs_dir2_priv.h87 struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup,
H A Dxfs_dir2_block.c195 struct xfs_dir2_data_unused **dupp,
196 struct xfs_dir2_data_unused **enddupp,
202 struct xfs_dir2_data_unused *dup = NULL;
203 struct xfs_dir2_data_unused *enddup = NULL;
H A Dxfs_dir2_sf.c289 struct xfs_dir2_data_unused *dup = bp->b_addr + offset;
H A Dxfs_dir2_leaf.c630 struct xfs_dir2_data_unused *dup; /* data unused entry */
H A Dxfs_dir2_node.c1905 struct xfs_dir2_data_unused *dup; /* data unused entry pointer */
/linux-master/fs/xfs/scrub/
H A Dreaddir.c110 struct xfs_dir2_data_unused *dup = bp->b_addr + off;
199 struct xfs_dir2_data_unused *dup;
H A Ddir.c224 struct xfs_dir2_data_unused *dup = bp->b_addr + iter_off;
274 struct xfs_dir2_data_unused *dup)
300 struct xfs_dir2_data_unused *dup;
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c182 struct xfs_dir2_data_unused *dup = bp->b_addr + offset;

Completed in 132 milliseconds