|
|
@@ -180,6 +180,8 @@ extern struct xfs_dir2_data_free *xfs_dir2_data_freefind(
|
|
|
struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
|
|
|
struct xfs_dir2_data_unused *dup);
|
|
|
|
|
|
+extern int xfs_dir_ino_validate(struct xfs_mount *mp, xfs_ino_t ino);
|
|
|
+
|
|
|
extern const struct xfs_buf_ops xfs_dir3_block_buf_ops;
|
|
|
extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;
|
|
|
extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
|