Searched refs:xfs_dir2_leaf_log_header (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/fs/xfs/ |
D | xfs_dir2_leaf.c | 571 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_addname() 666 xfs_dir2_leaf_log_header(args->trans, bp); in xfs_dir2_leaf_compact() 1169 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leaf_init() 1235 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() 1872 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_priv.h | 82 extern void xfs_dir2_leaf_log_header(struct xfs_trans *tp,
|
D | xfs_dir2_node.c | 165 xfs_dir2_leaf_log_header(tp, lbp); in xfs_dir2_leaf_to_node() 253 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leafn_add() 694 xfs_dir2_leaf_log_header(tp, bp_s); in xfs_dir2_leafn_moveents() 695 xfs_dir2_leaf_log_header(tp, bp_d); in xfs_dir2_leafn_moveents() 880 xfs_dir2_leaf_log_header(tp, bp); in xfs_dir2_leafn_remove()
|