Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
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_data.c349 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freefind()
420 struct xfs_dir2_data_free *dfp, /* bestfree table pointer */ in xfs_dir2_data_freeinsert()
464 struct xfs_dir2_data_free *bf, /* bestfree table pointer */ in xfs_dir2_data_freeremove()
465 struct xfs_dir2_data_free *dfp, /* bestfree entry pointer */ in xfs_dir2_data_freeremove()
511 struct xfs_dir2_data_free *bf; in xfs_dir2_data_freescan()
577 struct xfs_dir2_data_free *bf; in xfs_dir3_data_init()
732 struct xfs_dir2_data_free *bf; in xfs_dir2_data_make_free()
919 struct xfs_dir2_data_free *bf; in xfs_dir2_data_use_free()
Dxfs_dir2_priv.h54 extern struct xfs_dir2_data_free *
56 struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup,
Dxfs_da_format.c382 static struct xfs_dir2_data_free *
388 static struct xfs_dir2_data_free *
Dxfs_dir2_leaf.c388 struct xfs_dir2_data_free *bf; in xfs_dir2_block_to_leaf()
631 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_addname()
1356 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leaf_removename()
1618 struct xfs_dir2_data_free *bf = dp->d_ops->data_bestfree_p(hdr); in xfs_dir2_leaf_trim_data()
Dxfs_da_format.h333 typedef struct xfs_dir2_data_free { struct
Dxfs_dir2_node.c1168 struct xfs_dir2_data_free *bf; /* bestfree table */ in xfs_dir2_leafn_remove()
1664 struct xfs_dir2_data_free *bf; in xfs_dir2_node_addname_int()
Dxfs_dir2_block.c179 struct xfs_dir2_data_free *bf; in xfs_dir2_block_need_space()