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