Home
last modified time | relevance | path

Searched refs:xfs_dir2_block_t (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_dir2_block.h58 } xfs_dir2_block_t; typedef
64 xfs_dir2_block_tail_p(struct xfs_mount *mp, xfs_dir2_block_t *block) in xfs_dir2_block_tail_p()
Dxfs_dir2_block.c70 xfs_dir2_block_t *block; /* directory block structure */ in xfs_dir2_block_addname()
440 xfs_dir2_block_t *block; /* directory block structure */ in xfs_dir2_block_getdents()
543 xfs_dir2_block_t *block; /* directory block structure */ in xfs_dir2_block_log_leaf()
564 xfs_dir2_block_t *block; /* directory block structure */ in xfs_dir2_block_log_tail()
583 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_block_lookup()
631 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_block_lookup_int()
736 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_block_removename()
818 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_block_replace()
885 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_leaf_to_block()
1027 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_sf_to_block()
Dxfs_dir2_data.c75 btp = xfs_dir2_block_tail_p(mp, (xfs_dir2_block_t *)d); in xfs_dir2_data_check()
351 btp = xfs_dir2_block_tail_p(mp, (xfs_dir2_block_t *)d); in xfs_dir2_data_freescan()
540 btp = xfs_dir2_block_tail_p(mp, (xfs_dir2_block_t *)d); in xfs_dir2_data_make_free()
Dxfs_dir2_sf.c71 xfs_dir2_block_t *block, /* block directory data */ in xfs_dir2_block_sfsize()
156 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_block_to_sf()
Dxfs_dir2_leaf.c67 xfs_dir2_block_t *block; /* block structure */ in xfs_dir2_block_to_leaf()