Searched refs:null_fops (Results 1 – 3 of 3) sorted by relevance
749 static const struct file_operations null_fops = { variable794 [3] = { "null", 0666, &null_fops, 0 },
581 static const struct block_device_operations null_fops = { variable741 disk->fops = &null_fops; in null_add_dev()
1232 static const struct file_operations null_fops = { variable1470 file->f_op = &null_fops; in cxlflash_disk_attach()