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