Searched refs:xfs_dir3_leaf_log_bests (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_leaf.c | 29 static void xfs_dir3_leaf_log_bests(struct xfs_da_args *args, 476 xfs_dir3_leaf_log_bests(args, lbp, 0, 0); in xfs_dir2_block_to_leaf() 810 xfs_dir3_leaf_log_bests(args, lbp, 0, in xfs_dir2_leaf_addname() 817 xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block); in xfs_dir2_leaf_addname() 882 xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block); in xfs_dir2_leaf_addname() 1054 xfs_dir3_leaf_log_bests( in xfs_dir3_leaf_log_bests() function 1420 xfs_dir3_leaf_log_bests(args, lbp, db, db); in xfs_dir2_leaf_removename() 1462 xfs_dir3_leaf_log_bests(args, lbp, 0, in xfs_dir2_leaf_removename() 1641 xfs_dir3_leaf_log_bests(args, lbp, 0, be32_to_cpu(ltp->bestcount) - 1); in xfs_dir2_leaf_trim_data() 1786 xfs_dir3_leaf_log_bests(arg in xfs_dir2_node_to_leaf() [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_leaf.c | 29 static void xfs_dir3_leaf_log_bests(struct xfs_da_args *args, 485 xfs_dir3_leaf_log_bests(args, lbp, 0, 0); in xfs_dir2_block_to_leaf() 819 xfs_dir3_leaf_log_bests(args, lbp, 0, in xfs_dir2_leaf_addname() 826 xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block); in xfs_dir2_leaf_addname() 891 xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block); in xfs_dir2_leaf_addname() 1063 xfs_dir3_leaf_log_bests( in xfs_dir3_leaf_log_bests() function 1429 xfs_dir3_leaf_log_bests(args, lbp, db, db); in xfs_dir2_leaf_removename() 1471 xfs_dir3_leaf_log_bests(args, lbp, 0, in xfs_dir2_leaf_removename() 1650 xfs_dir3_leaf_log_bests(args, lbp, 0, be32_to_cpu(ltp->bestcount) - 1); in xfs_dir2_leaf_trim_data() 1795 xfs_dir3_leaf_log_bests(arg in xfs_dir2_node_to_leaf() [all...] |
Completed in 5 milliseconds