Home
last modified time | relevance | path

Searched refs:target_block (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans_ail.c414 uint32_t target_block; in xfs_ail_calc_push_target() local
449 target_block = BLOCK_LSN(min_lsn) + (log->l_logBBsize >> 2); in xfs_ail_calc_push_target()
450 if (target_block >= log->l_logBBsize) { in xfs_ail_calc_push_target()
451 target_block -= log->l_logBBsize; in xfs_ail_calc_push_target()
454 target_lsn = xlog_assign_lsn(target_cycle, target_block); in xfs_ail_calc_push_target()
/linux/drivers/scsi/
H A Dscsi_lib.c2985 target_block(struct device *dev, void *data) in target_block() function
3009 device_for_each_child(dev, NULL, target_block); in scsi_block_targets()
/linux/Documentation/scsi/
H A DChangeLog.lpfc641 target_block/unblock only if FC_TRANS_VER1.
648 target_block/unblock.
651 * Removed NULL target check from target_block/unblock and fixed up