Searched refs:xfs_dir2_data_log_entry (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/sys/gnu/fs/xfs/ |
| D | xfs_dir2_block.c | 417 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() 1138 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block() 1152 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block() 1202 xfs_dir2_data_log_entry(tp, bp, dep); in xfs_dir2_sf_to_block()
|
| D | xfs_dir2_data.h | 172 extern void xfs_dir2_data_log_entry(struct xfs_trans *tp, struct xfs_dabuf *bp,
|
| D | xfs_dir2_leaf.c | 425 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_leaf_addname() 1615 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_leaf_replace()
|
| D | xfs_dir2_data.c | 450 xfs_dir2_data_log_entry( in xfs_dir2_data_log_entry() function
|
| D | xfs_dir2_node.c | 1703 xfs_dir2_data_log_entry(tp, dbp, dep); in xfs_dir2_node_addname_int() 1913 xfs_dir2_data_log_entry(args->trans, state->extrablk.bp, dep); in xfs_dir2_node_replace()
|