Home
last modified time | relevance | path

Searched refs:ltp (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c147 xfs_dir2_leaf_tail_t *ltp; in xfs_dir3_leaf_check_int() local
153 ltp = xfs_dir2_leaf_tail_p(geo, leaf); in xfs_dir3_leaf_check_int()
165 (char *)&hdr->ents[hdr->count] > (char *)xfs_dir2_leaf_bests_p(ltp)) in xfs_dir3_leaf_check_int()
182 be32_to_cpu(ltp->bestcount)) in xfs_dir3_leaf_check_int()
389 struct xfs_dir2_leaf_tail *ltp; in xfs_dir3_leaf_init() local
391 ltp = xfs_dir2_leaf_tail_p(mp->m_dir_geo, leaf); in xfs_dir3_leaf_init()
392 ltp->bestcount = 0; in xfs_dir3_leaf_init()
448 xfs_dir2_leaf_tail_t *ltp; /* leaf's tail */ in xfs_dir2_block_to_leaf() local
525 ltp = xfs_dir2_leaf_tail_p(args->geo, leaf); in xfs_dir2_block_to_leaf()
526 ltp->bestcount = cpu_to_be32(1); in xfs_dir2_block_to_leaf()
[all …]
H A Dxfs_da_format.h470 xfs_dir2_leaf_bests_p(struct xfs_dir2_leaf_tail *ltp) in xfs_dir2_leaf_bests_p() argument
472 return (__be16 *)ltp - be32_to_cpu(ltp->bestcount); in xfs_dir2_leaf_bests_p()
H A Dxfs_dir2_block.c943 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir2_leaf_to_block() local
961 ltp = xfs_dir2_leaf_tail_p(args->geo, leaf); in xfs_dir2_leaf_to_block()
975 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_to_block()
976 if (be16_to_cpu(bestsp[be32_to_cpu(ltp->bestcount) - 1]) == in xfs_dir2_leaf_to_block()
980 (xfs_dir2_db_t)(be32_to_cpu(ltp->bestcount) - 1)))) in xfs_dir2_leaf_to_block()
H A Dxfs_dir2_node.c422 xfs_dir2_leaf_tail_t *ltp; /* leaf tail structure */ in xfs_dir2_leaf_to_node() local
448 ltp = xfs_dir2_leaf_tail_p(args->geo, leaf); in xfs_dir2_leaf_to_node()
449 if (be32_to_cpu(ltp->bestcount) > in xfs_dir2_leaf_to_node()
460 from = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_to_node()
461 for (i = n = 0; i < be32_to_cpu(ltp->bestcount); i++, from++) { in xfs_dir2_leaf_to_node()
472 freehdr.nvalid = be32_to_cpu(ltp->bestcount); in xfs_dir2_leaf_to_node()
/linux/include/linux/
H A Drbtree_latch.h83 struct latch_tree_node *ltp; in __lt_insert() local
87 ltp = __lt_from_rb(parent, idx); in __lt_insert()
89 if (less(ltn, ltp)) in __lt_insert()
/linux/fs/xfs/scrub/
H A Ddir.c626 struct xfs_dir2_leaf_tail *ltp; in xchk_directory_leaf1_bestfree() local
648 ltp = xfs_dir2_leaf_tail_p(geo, leaf); in xchk_directory_leaf1_bestfree()
649 bestcount = be32_to_cpu(ltp->bestcount); in xchk_directory_leaf1_bestfree()
650 bestp = xfs_dir2_leaf_bests_p(ltp); in xchk_directory_leaf1_bestfree()
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dgcov.rst29 .. _lcov: http://ltp.sourceforge.net/coverage/lcov.php
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dgcov.rst29 .. _lcov: http://ltp.sourceforge.net/coverage/lcov.php
/linux/Documentation/filesystems/nfs/
H A Dnfsd-maintainer-entry-profile.rst165 testing tools such as ltp and fio. Contributors are encouraged to
/linux/
H A DMAINTAINERS15167 L: ltp@lists.linux.it (subscribers-only)
15170 T: git https://github.com/linux-test-project/ltp.git