Searched refs:xfs_dir2_data_log_header (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_dir2_data.h | 170 extern void xfs_dir2_data_log_header(struct xfs_trans *tp,
|
D | xfs_dir2_block.c | 422 xfs_dir2_data_log_header(tp, bp); in xfs_dir2_block_addname() 794 xfs_dir2_data_log_header(tp, bp); in xfs_dir2_block_removename() 993 xfs_dir2_data_log_header(tp, dbp); in xfs_dir2_leaf_to_block()
|
D | xfs_dir2_data.c | 436 xfs_dir2_data_log_header(tp, bp); in xfs_dir2_data_init() 465 xfs_dir2_data_log_header( in xfs_dir2_data_log_header() function
|
D | xfs_dir2_leaf.c | 147 xfs_dir2_data_log_header(tp, dbp); in xfs_dir2_block_to_leaf() 422 xfs_dir2_data_log_header(tp, dbp); in xfs_dir2_leaf_addname() 1504 xfs_dir2_data_log_header(tp, dbp); in xfs_dir2_leaf_removename()
|
D | xfs_dir2_node.c | 979 xfs_dir2_data_log_header(tp, dbp); in xfs_dir2_leafn_remove() 1781 xfs_dir2_data_log_header(tp, dbp); in xfs_dir2_node_addname_int()
|