Home
last modified time | relevance | path

Searched refs:pf_unit (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/paride/
H A Dpf.c231 struct pf_unit { struct
246 static struct pf_unit units[PF_UNITS];
248 static int pf_identify(struct pf_unit *pf);
249 static void pf_lock(struct pf_unit *pf, int func);
250 static void pf_eject(struct pf_unit *pf);
267 static struct pf_unit *pf_current;/* unit of current request */
290 struct pf_unit *pf; in pf_init_units()
331 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open()
356 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo()
374 struct pf_unit *p in pf_ioctl()
[all...]

Completed in 2 milliseconds