Searched refs:xfs_dir2_data_log_entry (Results 1 – 5 of 5) sorted by relevance
/fs/xfs/ |
D | xfs_dir2_block.c | 561 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()
|
D | xfs_dir2_priv.h | 67 extern void xfs_dir2_data_log_entry(struct xfs_trans *tp, struct xfs_buf *bp,
|
D | xfs_dir2_node.c | 2009 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()
|
D | xfs_dir2_leaf.c | 911 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()
|
D | xfs_dir2_data.c | 627 xfs_dir2_data_log_entry( in xfs_dir2_data_log_entry() function
|