Home
last modified time | relevance | path

Searched refs:xfs_dir2_data_free (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c24 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
26 struct xfs_dir2_data_free **bf_ent);
28 struct xfs_dir2_data_free *
487 struct xfs_dir2_data_free *bf, in xfs_dir2_data_freefind_verify()
489 struct xfs_dir2_data_free **bf_ent) in xfs_dir2_data_freefind_verify()
491 struct xfs_dir2_data_free *dfp; in xfs_dir2_data_freefind_verify()
546 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freefind()
582 struct xfs_dir2_data_free *dfp, /* bestfree table pointer */ in xfs_dir2_data_freeinsert()
626 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freeremove()
627 struct xfs_dir2_data_free *df in xfs_dir2_data_freeremove()
[all...]
H A Dxfs_dir2_priv.h63 struct xfs_dir2_data_free *xfs_dir2_data_bestfree_p(struct xfs_mount *mp,
86 extern struct xfs_dir2_data_free *
88 struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup,
H A Dxfs_dir2.h110 extern struct xfs_dir2_data_free *xfs_dir2_data_freefind(
111 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
H A Dxfs_ondisk.h119 XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_data_free, 4); in xfs_check_ondisk_structs()
138 XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_data_free, 4); in xfs_check_ondisk_structs()
H A Dxfs_dir2_block.c205 struct xfs_dir2_data_free *bf; in xfs_dir2_block_need_space()
/linux/fs/xfs/scrub/
H A Ddir.c440 struct xfs_dir2_data_free *bf, in xchk_directory_check_free_entry()
443 struct xfs_dir2_data_free *dfp; in xchk_directory_check_free_entry()
468 struct xfs_dir2_data_free *dfp; in xchk_directory_data_bestfree()
470 struct xfs_dir2_data_free *bf; in xchk_directory_data_bestfree()
606 struct xfs_dir2_data_free *dfp; in xchk_directory_check_freesp()