Searched refs:null_fops (Results 1 – 2 of 2) sorted by relevance
655 static const struct file_operations null_fops = { variable699 [3] = { "null", 0666, &null_fops, 0 },
1259 static const struct file_operations null_fops = { variable1504 file->f_op = &null_fops; in cxlflash_disk_attach()