Searched refs:xfs_dir2_data_free (Results 1 – 8 of 8) sorted by relevance
/linux/fs/xfs/libxfs/ |
A D | xfs_dir2_data.c | 23 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf, 25 struct xfs_dir2_data_free **bf_ent); 27 struct xfs_dir2_data_free * 460 struct xfs_dir2_data_free *bf, in xfs_dir2_data_freefind_verify() 462 struct xfs_dir2_data_free **bf_ent) in xfs_dir2_data_freefind_verify() 464 struct xfs_dir2_data_free *dfp; in xfs_dir2_data_freefind_verify() 519 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freefind() 702 struct xfs_dir2_data_free *bf; in xfs_dir3_data_init() 850 struct xfs_dir2_data_free *bf; in xfs_dir2_data_make_free() 1037 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, 85 extern struct xfs_dir2_data_free * 87 struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup,
|
A D | xfs_dir2.h | 85 extern struct xfs_dir2_data_free *xfs_dir2_data_freefind( 86 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
|
A D | xfs_dir2_leaf.c | 396 struct xfs_dir2_data_free *bf; in xfs_dir2_block_to_leaf() 626 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_addname() 1360 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_removename() 1619 struct xfs_dir2_data_free *bf = in xfs_dir2_leaf_trim_data()
|
A D | xfs_da_format.h | 289 typedef struct xfs_dir2_data_free { struct
|
A D | xfs_dir2_node.c | 1281 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leafn_remove() 1689 struct xfs_dir2_data_free *bf; in xfs_dir2_node_add_datablk() 1901 struct xfs_dir2_data_free *bf; in xfs_dir2_node_addname_int()
|
A D | xfs_dir2_block.c | 198 struct xfs_dir2_data_free *bf; in xfs_dir2_block_need_space()
|
/linux/fs/xfs/scrub/ |
A D | dir.c | 319 struct xfs_dir2_data_free *bf, in xchk_directory_check_free_entry() 322 struct xfs_dir2_data_free *dfp; in xchk_directory_check_free_entry() 347 struct xfs_dir2_data_free *dfp; in xchk_directory_data_bestfree() 349 struct xfs_dir2_data_free *bf; in xchk_directory_data_bestfree() 484 struct xfs_dir2_data_free *dfp; in xchk_directory_check_freesp()
|
Completed in 20 milliseconds