Searched defs:logdev (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/md/
H A Ddm-log-writes.c100 struct dm_dev *logdev; member in struct:log_writes_c
/linux-4.4.14/drivers/hwmon/
H A Dpc87427.c103 static const u8 logdev[2] = { 0x09, 0x14 }; variable
H A Dpc87360.c82 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS }; variable
/linux-4.4.14/drivers/pnp/isapnp/
H A Dcore.c188 static void isapnp_device(unsigned char logdev) isapnp_device() argument
193 static void isapnp_activate(unsigned char logdev) isapnp_activate() argument
200 static void isapnp_deactivate(unsigned char logdev) isapnp_deactivate() argument
844 int isapnp_cfg_begin(int csn, int logdev) isapnp_cfg_begin() argument
/linux-4.4.14/fs/jfs/
H A Djfs_incore.h175 dev_t logdev; /* external log device */ member in struct:jfs_sb_info
/linux-4.4.14/fs/xfs/
H A Dxfs_super.c693 struct block_device *logdev = mp->m_logdev_targp->bt_bdev; xfs_close_devices() local
720 struct block_device *logdev = NULL, *rtdev = NULL; xfs_open_devices() local
/linux-4.4.14/drivers/scsi/
H A Dhpsa.c8234 struct ReportLUNdata *logdev = NULL; hpsa_luns_changed() local
3791 hpsa_gather_lun_info(struct ctlr_info *h, struct ReportExtendedLUNdata *physdev, u32 *nphysicals, struct ReportLUNdata *logdev, u32 *nlogicals) hpsa_gather_lun_info() argument

Completed in 558 milliseconds