Searched refs:xfs_dir2_leaf_log_header (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_dir2_leaf.c | 538 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_addname() 632 xfs_dir2_leaf_log_header(args->trans, bp); in xfs_dir2_leaf_compact() 1151 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leaf_init() 1217 xfs_dir2_leaf_log_header( in xfs_dir2_leaf_log_header() function 1494 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_removename() 1843 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_leaf.h | 242 extern void xfs_dir2_leaf_log_header(struct xfs_trans *tp,
|
D | xfs_dir2_node.c | 169 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_to_node() 333 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leafn_add() 772 xfs_dir2_leaf_log_header(tp, bp_s); in xfs_dir2_leafn_moveents() 773 xfs_dir2_leaf_log_header(tp, bp_d); in xfs_dir2_leafn_moveents() 958 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leafn_remove()
|