Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2_data.c354 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freefind()
425 struct xfs_dir2_data_free *dfp, /* bestfree table pointer */ in xfs_dir2_data_freeinsert()
469 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freeremove()
470 struct xfs_dir2_data_free *dfp, /* bestfree entry pointer */ in xfs_dir2_data_freeremove()
516 struct xfs_dir2_data_free *bf; in xfs_dir2_data_freescan()
582 struct xfs_dir2_data_free *bf; in xfs_dir3_data_init()
737 struct xfs_dir2_data_free *bf; in xfs_dir2_data_make_free()
924 struct xfs_dir2_data_free *bf; in xfs_dir2_data_use_free()
Dxfs_dir2.h65 struct xfs_dir2_data_free *
176 extern struct xfs_dir2_data_free *xfs_dir2_data_freefind(
177 struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
Dxfs_dir2_priv.h54 extern struct xfs_dir2_data_free *
56 struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup,
Dxfs_dir2_leaf.c393 struct xfs_dir2_data_free *bf; in xfs_dir2_block_to_leaf()
636 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_addname()
1361 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_removename()
1623 struct xfs_dir2_data_free *bf = dp->d_ops->data_bestfree_p(hdr); in xfs_dir2_leaf_trim_data()
Dxfs_da_format.c382 static struct xfs_dir2_data_free *
388 static struct xfs_dir2_data_free *
Dxfs_da_format.h333 typedef struct xfs_dir2_data_free { struct
Dxfs_dir2_node.c1172 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leafn_remove()
1668 struct xfs_dir2_data_free *bf; in xfs_dir2_node_addname_int()
Dxfs_dir2_block.c183 struct xfs_dir2_data_free *bf; in xfs_dir2_block_need_space()