Home
last modified time | relevance | path

Searched refs:xfs_dir2_data_log_entry (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_dir2_block.c561 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_block_addname()
973 xfs_dir2_data_log_entry(args->trans, bp, dep); in xfs_dir2_block_replace()
1258 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block()
1271 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block()
1319 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block()
Dxfs_dir2_priv.h67 extern void xfs_dir2_data_log_entry(struct xfs_trans *tp, struct xfs_buf *bp,
Dxfs_dir2_node.c2009 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_node_addname_int()
2227 xfs_dir2_data_log_entry(args->trans, state->extrablk.bp, dep); in xfs_dir2_node_replace()
Dxfs_dir2_leaf.c911 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_leaf_addname()
1947 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_leaf_replace()
Dxfs_dir2_data.c627 xfs_dir2_data_log_entry( in xfs_dir2_data_log_entry() function