Searched refs:xfs_dir3_leaf_log_header (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_dir2_leaf.c | 359 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_get_buf() 428 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_block_to_leaf() 896 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_addname() 949 xfs_dir3_leaf_log_header(args, bp); in xfs_dir3_leaf_compact() 1106 xfs_dir3_leaf_log_header( in xfs_dir3_leaf_log_header() function 1398 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_removename() 1789 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_priv.h | 76 extern void xfs_dir3_leaf_log_header(struct xfs_da_args *args,
|
D | xfs_dir2_node.c | 363 xfs_dir3_leaf_log_header(args, lbp); in xfs_dir2_leaf_to_node() 449 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_add() 1030 xfs_dir3_leaf_log_header(args, blk1->bp); in xfs_dir2_leafn_rebalance() 1031 xfs_dir3_leaf_log_header(args, blk2->bp); in xfs_dir2_leafn_rebalance() 1199 xfs_dir3_leaf_log_header(args, bp); in xfs_dir2_leafn_remove() 1556 xfs_dir3_leaf_log_header(args, save_blk->bp); in xfs_dir2_leafn_unbalance() 1557 xfs_dir3_leaf_log_header(args, drop_blk->bp); in xfs_dir2_leafn_unbalance()
|