Home
last modified time | relevance | path

Searched refs:xfs_dir2_free_t (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_dir2_node.c69 xfs_dir2_free_t *free; /* freespace structure */ in xfs_dir2_free_log_bests()
87 xfs_dir2_free_t *free; /* freespace structure */ in xfs_dir2_free_log_header()
109 xfs_dir2_free_t *free; /* freespace structure */ in xfs_dir2_leaf_to_node()
326 xfs_dir2_free_t *free = NULL; /* free block structure */ in xfs_dir2_leafn_lookup_for_addname()
912 xfs_dir2_free_t *free; /* freeblock structure */ in xfs_dir2_leafn_remove()
1368 xfs_dir2_free_t *free=NULL; /* freespace block structure */ in xfs_dir2_node_addname_int()
1947 xfs_dir2_free_t *free; /* freespace structure */ in xfs_dir2_node_trim_free()
Dxfs_dir2_format.h521 } xfs_dir2_free_t; typedef
Dxfs_dir2_leaf.c1787 xfs_dir2_free_t *free; /* freespace structure */ in xfs_dir2_node_to_leaf()
Dxfs_da_btree.c2111 xfs_dir2_free_t *free = rbp->data; in xfs_da_do_buf()