Searched refs:xfs_dir3_leaf_log_header (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_dir2_leaf.c | 423 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_get_buf() 490 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_block_to_leaf() 960 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_addname() 1012 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_compact() 1168 xfs_dir3_leaf_log_header( in xfs_dir3_leaf_log_header() function 1465 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_removename() 1851 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_node.c | 490 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_to_node() 577 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_add() 1154 xfs_dir3_leaf_log_header(args, blk1->bp); in xfs_dir2_leafn_rebalance() 1155 xfs_dir3_leaf_log_header(args, blk2->bp); in xfs_dir2_leafn_rebalance() 1320 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_remove() 1676 xfs_dir3_leaf_log_header(args, save_blk->bp); in xfs_dir2_leafn_unbalance() 1677 xfs_dir3_leaf_log_header(args, drop_blk->bp); in xfs_dir2_leafn_unbalance()
|
D | xfs_dir2_priv.h | 115 extern void xfs_dir3_leaf_log_header(struct xfs_da_args *args,
|