Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_block.c374 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_addname()
578 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_leaf()
595 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_tail()
628 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_lookup()
681 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_lookup_int()
784 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_removename()
858 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_replace()
1000 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_leaf_to_block()
1140 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_sf_to_block()
Dxfs_dir2_data.c81 btp = xfs_dir2_block_tail_p(geo, hdr); in __xfs_dir3_data_check()
533 btp = xfs_dir2_block_tail_p(geo, hdr); in xfs_dir2_data_freescan()
747 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_data_make_free()
Dxfs_dir2.h306 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()
196 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_to_sf()
Dxfs_dir2_leaf.c416 btp = xfs_dir2_block_tail_p(args->geo, hdr); in xfs_dir2_block_to_leaf()
/linux-4.1.27/fs/xfs/
Dxfs_dir2_readdir.c195 btp = xfs_dir2_block_tail_p(geo, hdr); in xfs_dir2_block_getdents()