Searched refs:xfs_da_blkinfo_t (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_da_btree.h | 66 } xfs_da_blkinfo_t; typedef 81 xfs_da_blkinfo_t info; /* block type, links, etc. */
|
D | xfs_dir_leaf.h | 86 xfs_da_blkinfo_t info; /* block type, links, etc. */
|
D | xfs_attr_leaf.h | 91 xfs_da_blkinfo_t info; /* block type, links, etc. */
|
D | xfs_da_btree.c | 783 xfs_da_blkinfo_t *blkinfo; in xfs_da_root_join() 843 xfs_da_blkinfo_t *info; in xfs_da_node_toosmall() 1132 xfs_da_blkinfo_t *curr; in xfs_da_node_lookup_int() 1292 xfs_da_blkinfo_t *old_info, *new_info, *tmp_info; in xfs_da_blk_link() 1431 xfs_da_blkinfo_t *drop_info, *save_info, *tmp_info; in xfs_da_blk_unlink() 1513 xfs_da_blkinfo_t *info; in xfs_da_path_shift() 1799 xfs_da_blkinfo_t *dead_info, *sib_info; in xfs_da_swap_lastblock() 2252 xfs_da_blkinfo_t *info; in xfs_da_do_buf()
|
D | xfs_dir2_leaf.h | 78 xfs_da_blkinfo_t info; /* header for da routines */
|
D | xfs_attr_leaf.c | 1425 xfs_da_blkinfo_t *info; in xfs_attr_leaf_toosmall() 2692 xfs_da_blkinfo_t *info; in xfs_attr_root_inactive() 2747 xfs_da_blkinfo_t *info; in xfs_attr_node_inactive()
|
D | xfs_dir2_node.c | 1152 xfs_da_blkinfo_t *info; /* leaf block header */ in xfs_dir2_leafn_toosmall()
|
D | xfs_dir_leaf.c | 1334 xfs_da_blkinfo_t *info; in xfs_dir_leaf_toosmall()
|