Searched refs:xfs_dir2_data_log_unused (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/xfs/ |
D | xfs_dir2_data.c | 443 xfs_dir2_data_log_unused(tp, bp, dup); in xfs_dir2_data_init() 487 xfs_dir2_data_log_unused( in xfs_dir2_data_log_unused() function 600 xfs_dir2_data_log_unused(tp, bp, prevdup); in xfs_dir2_data_make_free() 634 xfs_dir2_data_log_unused(tp, bp, prevdup); in xfs_dir2_data_make_free() 662 xfs_dir2_data_log_unused(tp, bp, newdup); in xfs_dir2_data_make_free() 689 xfs_dir2_data_log_unused(tp, bp, newdup); in xfs_dir2_data_make_free() 758 xfs_dir2_data_log_unused(tp, bp, newdup); in xfs_dir2_data_use_free() 785 xfs_dir2_data_log_unused(tp, bp, newdup); in xfs_dir2_data_use_free() 812 xfs_dir2_data_log_unused(tp, bp, newdup); in xfs_dir2_data_use_free() 818 xfs_dir2_data_log_unused(tp, bp, newdup2); in xfs_dir2_data_use_free()
|
D | xfs_dir2_priv.h | 59 extern void xfs_dir2_data_log_unused(struct xfs_trans *tp, struct xfs_dabuf *bp,
|
D | xfs_dir2_block.c | 1179 xfs_dir2_data_log_unused(tp, bp, dup); in xfs_dir2_sf_to_block()
|