Searched defs:file (Results 1 – 3 of 3) sorted by relevance
58 identify_ramdisk_image(struct file *file, loff_t pos, in identify_ramdisk_image()177 static unsigned long nr_blocks(struct file *file) in nr_blocks()
27 static ssize_t __init xwrite(struct file *file, const unsigned char *p, in xwrite()688 struct file *file; in populate_initrd_image() local
1568 struct file *file = filp_open("/dev/console", O_RDWR, 0); in console_on_rootfs() local