Searched refs:xfs_dir2_data_log_entry (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_dir2_data.h | 168 extern void xfs_dir2_data_log_entry(struct xfs_trans *tp, struct xfs_dabuf *bp,
|
D | xfs_dir2_block.c | 424 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_block_addname() 852 xfs_dir2_data_log_entry(args->trans, bp, dep); in xfs_dir2_block_replace() 1140 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block() 1154 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block() 1204 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block()
|
D | xfs_dir2_leaf.c | 423 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_leaf_addname() 1617 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_leaf_replace()
|
D | xfs_dir2_data.c | 446 xfs_dir2_data_log_entry( in xfs_dir2_data_log_entry() function
|
D | xfs_dir2_node.c | 1771 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_node_addname_int() 1990 xfs_dir2_data_log_entry(args->trans, state->extrablk.bp, dep); in xfs_dir2_node_replace()
|