Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dir2_priv.h62 struct xfs_dir2_data_unused *dup, int *loghead);
72 struct xfs_dir2_data_unused *dup);
77 struct xfs_dir2_data_unused *dup, xfs_dir2_data_aoff_t offset,
Dxfs_dir2_format.h304 typedef struct xfs_dir2_data_unused { struct
334 xfs_dir2_data_unused_tag_p(struct xfs_dir2_data_unused *dup) in xfs_dir2_data_unused_tag_p()
363 static inline struct xfs_dir2_data_unused *
366 return (struct xfs_dir2_data_unused *) in xfs_dir3_data_unused_p()
Dxfs_dir2_block.c174 struct xfs_dir2_data_unused **dupp, in xfs_dir2_block_need_space()
175 struct xfs_dir2_data_unused **enddupp, in xfs_dir2_block_need_space()
181 struct xfs_dir2_data_unused *dup = NULL; in xfs_dir2_block_need_space()
182 struct xfs_dir2_data_unused *enddup = NULL; in xfs_dir2_block_need_space()