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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_block.c395 btp = xfs_dir2_block_tail_p(args->geo, hdr);
605 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr);
622 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr);
655 btp = xfs_dir2_block_tail_p(args->geo, hdr);
706 btp = xfs_dir2_block_tail_p(args->geo, hdr);
809 btp = xfs_dir2_block_tail_p(args->geo, hdr);
884 btp = xfs_dir2_block_tail_p(args->geo, hdr);
1026 btp = xfs_dir2_block_tail_p(args->geo, hdr);
1154 btp = xfs_dir2_block_tail_p(args->geo, hdr);
H A Dxfs_dir2.h230 xfs_dir2_block_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_data_hdr *hdr) function
H A Dxfs_dir2_data.c133 btp = xfs_dir2_block_tail_p(geo, hdr);
1218 p = xfs_dir2_block_leaf_p(xfs_dir2_block_tail_p(geo, hdr));
H A Dxfs_dir2_sf.c198 btp = xfs_dir2_block_tail_p(geo, hdr);
H A Dxfs_dir2_leaf.c429 btp = xfs_dir2_block_tail_p(args->geo, hdr);

Completed in 127 milliseconds