Searched refs:null_fops (Results 1 – 3 of 3) sorted by relevance
823 static const struct file_operations null_fops = { variable869 [3] = { "null", 0666, &null_fops, 0 },
1265 static const struct file_operations null_fops = { variable1510 file->f_op = &null_fops; in cxlflash_disk_attach()
1527 static const struct block_device_operations null_fops = { variable1632 disk->fops = &null_fops; in null_gendisk_register()