target_log_flags 1581 fs/xfs/xfs_bmap_util.c 	int			*target_log_flags)
target_log_flags 1616 fs/xfs/xfs_bmap_util.c 		(*target_log_flags) |= XFS_ILOG_DOWNER;
target_log_flags 1662 fs/xfs/xfs_bmap_util.c 		(*target_log_flags) |= XFS_ILOG_DEXT;
target_log_flags 1665 fs/xfs/xfs_bmap_util.c 		(*target_log_flags) |= XFS_ILOG_DBROOT;
target_log_flags 1667 fs/xfs/xfs_bmap_util.c 		       (*target_log_flags & XFS_ILOG_DOWNER));
target_log_flags 1725 fs/xfs/xfs_bmap_util.c 	int			src_log_flags, target_log_flags;
target_log_flags 1852 fs/xfs/xfs_bmap_util.c 	target_log_flags = XFS_ILOG_CORE;
target_log_flags 1858 fs/xfs/xfs_bmap_util.c 				&target_log_flags);
target_log_flags 1891 fs/xfs/xfs_bmap_util.c 	xfs_trans_log_inode(tp, tip, target_log_flags);
target_log_flags 1904 fs/xfs/xfs_bmap_util.c 	if (target_log_flags & XFS_ILOG_DOWNER) {