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