Searched refs:xfs_dir2_data_free (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A D | xfs_dir2_data.c | 24 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() 729 struct xfs_dir2_data_free *bf; in xfs_dir3_data_init() 877 struct xfs_dir2_data_free *bf; in xfs_dir2_data_make_free() 1064 struct xfs_dir2_data_free *dfp, in xfs_dir2_data_check_new_free() [all …]
|
| A D | xfs_dir2_priv.h | 63 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,
|
| A D | xfs_dir2.h | 111 extern struct xfs_dir2_data_free *xfs_dir2_data_freefind( 112 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
|
| A D | xfs_dir2_leaf.c | 452 struct xfs_dir2_data_free *bf; in xfs_dir2_block_to_leaf() 682 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_addname() 1418 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_removename() 1680 struct xfs_dir2_data_free *bf = in xfs_dir2_leaf_trim_data()
|
| A D | xfs_da_format.h | 301 typedef struct xfs_dir2_data_free { struct
|
| A D | xfs_dir2_node.c | 1291 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leafn_remove() 1700 struct xfs_dir2_data_free *bf; in xfs_dir2_node_add_datablk() 1913 struct xfs_dir2_data_free *bf; in xfs_dir2_node_addname_int()
|
| A D | xfs_dir2_block.c | 205 struct xfs_dir2_data_free *bf; in xfs_dir2_block_need_space()
|
| /linux/fs/xfs/scrub/ |
| A D | dir.c | 432 struct xfs_dir2_data_free *bf, in xchk_directory_check_free_entry() 435 struct xfs_dir2_data_free *dfp; in xchk_directory_check_free_entry() 460 struct xfs_dir2_data_free *dfp; in xchk_directory_data_bestfree() 462 struct xfs_dir2_data_free *bf; in xchk_directory_data_bestfree() 598 struct xfs_dir2_data_free *dfp; in xchk_directory_check_freesp()
|
Completed in 26 milliseconds