Searched refs:xfs_dir2_leaf_log_header (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_dir2_leaf.c | 559 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_addname() 653 xfs_dir2_leaf_log_header(args->trans, bp); in xfs_dir2_leaf_compact() 1199 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leaf_init() 1265 xfs_dir2_leaf_log_header( in xfs_dir2_leaf_log_header() function 1512 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_removename() 1858 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_node.c | 193 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_to_node() 355 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leafn_add() 724 xfs_dir2_leaf_log_header(tp, bp_s); in xfs_dir2_leafn_moveents() 725 xfs_dir2_leaf_log_header(tp, bp_d); in xfs_dir2_leafn_moveents() 909 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leafn_remove()
|
D | xfs_dir2_leaf.h | 337 xfs_dir2_leaf_log_header(struct xfs_trans *tp, struct xfs_dabuf *bp);
|