Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_block.c393 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_addname()
603 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_leaf()
620 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_tail()
653 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_lookup()
704 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_lookup_int()
807 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_removename()
882 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_replace()
1024 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_leaf_to_block()
1154 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_sf_to_block()
H A Dxfs_dir2.h217 xfs_dir2_block_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_data_hdr *hdr) in xfs_dir2_block_tail_p() function
H A Dxfs_dir2_data.c132 btp = xfs_dir2_block_tail_p(geo, hdr); in __xfs_dir3_data_check()
1215 p = xfs_dir2_block_leaf_p(xfs_dir2_block_tail_p(geo, hdr)); in xfs_dir3_data_end_offset()
H A Dxfs_dir2_sf.c198 btp = xfs_dir2_block_tail_p(geo, hdr); in xfs_dir2_block_sfsize()
H A Dxfs_dir2_leaf.c428 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_to_leaf()