Searched refs:xfs_dir3_leaf_log_header (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 483 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_to_node() 569 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_add() 1144 xfs_dir3_leaf_log_header(args, blk1->bp); in xfs_dir2_leafn_rebalance() 1145 xfs_dir3_leaf_log_header(args, blk2->bp); in xfs_dir2_leafn_rebalance() 1310 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_remove() 1665 xfs_dir3_leaf_log_header(args, save_blk->bp); in xfs_dir2_leafn_unbalance() 1666 xfs_dir3_leaf_log_header(args, drop_blk->bp); in xfs_dir2_leafn_unbalance()
|
H A D | xfs_dir2_leaf.c | 363 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_get_buf() 430 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_block_to_leaf() 899 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_addname() 951 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_compact() 1107 xfs_dir3_leaf_log_header( in xfs_dir3_leaf_log_header() function 1401 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_removename() 1785 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_node_to_leaf()
|
H A D | xfs_dir2_priv.h | 114 extern void xfs_dir3_leaf_log_header(struct xfs_da_args *args,
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 483 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_to_node() 569 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_add() 1144 xfs_dir3_leaf_log_header(args, blk1->bp); in xfs_dir2_leafn_rebalance() 1145 xfs_dir3_leaf_log_header(args, blk2->bp); in xfs_dir2_leafn_rebalance() 1310 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_remove() 1665 xfs_dir3_leaf_log_header(args, save_blk->bp); in xfs_dir2_leafn_unbalance() 1666 xfs_dir3_leaf_log_header(args, drop_blk->bp); in xfs_dir2_leafn_unbalance()
|
H A D | xfs_dir2_leaf.c | 372 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_get_buf() 439 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_block_to_leaf() 908 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_addname() 960 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_compact() 1116 xfs_dir3_leaf_log_header( in xfs_dir3_leaf_log_header() function 1410 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_removename() 1794 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_node_to_leaf()
|
H A D | xfs_dir2_priv.h | 114 extern void xfs_dir3_leaf_log_header(struct xfs_da_args *args,
|
Completed in 12 milliseconds