Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2_block.c378 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_addname()
582 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_leaf()
599 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_tail()
632 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_lookup()
685 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_lookup_int()
788 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_removename()
862 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_replace()
1004 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_leaf_to_block()
1144 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_sf_to_block()
Dxfs_dir2_data.c82 btp = xfs_dir2_block_tail_p(geo, hdr); in __xfs_dir3_data_check()
538 btp = xfs_dir2_block_tail_p(geo, hdr); in xfs_dir2_data_freescan()
752 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_data_make_free()
Dxfs_dir2.h308 xfs_dir2_block_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_data_hdr *hdr) in xfs_dir2_block_tail_p() function
Dxfs_dir2_sf.c93 btp = xfs_dir2_block_tail_p(geo, hdr); in xfs_dir2_block_sfsize()
195 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_to_sf()
Dxfs_dir2_leaf.c421 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_to_leaf()
/fs/xfs/
Dxfs_dir2_readdir.c188 btp = xfs_dir2_block_tail_p(geo, hdr); in xfs_dir2_block_getdents()