Searched defs:f (Results 1 – 2 of 2) sorted by relevance
/block/ |
D | compat_ioctl.c | 325 struct floppy_struct *f; in compat_fd_ioctl() local 354 struct floppy_drive_params *f; in compat_fd_ioctl() local 414 struct floppy_struct *f = karg; in compat_fd_ioctl() local 432 struct floppy_drive_params *f = karg; in compat_fd_ioctl() local 460 struct floppy_drive_struct *f = karg; in compat_fd_ioctl() local 483 struct floppy_fdc_state *f = karg; in compat_fd_ioctl() local 501 struct floppy_write_errors *f = karg; in compat_fd_ioctl() local
|
/block/partitions/ |
D | ldm.c | 45 #define ldm_debug(f, a...) _ldm_printk (KERN_DEBUG, __func__, f, ##a) argument 48 #define ldm_crit(f, a...) _ldm_printk (KERN_CRIT, __func__, f, ##a) argument 49 #define ldm_error(f, a...) _ldm_printk (KERN_ERR, __func__, f, ##a) argument 50 #define ldm_info(f, a...) _ldm_printk (KERN_INFO, __func__, f, ##a) argument 1298 struct frag *f; in ldm_frag_add() local 1389 struct frag *f; in ldm_frag_commit() local
|