Searched refs:null_fops (Results 1 – 2 of 2) sorted by relevance
418 static const struct block_device_operations null_fops = { variable585 disk->fops = &null_fops; in null_add_dev()
749 static const struct file_operations null_fops = { variable794 [3] = { "null", 0666, &null_fops, 0 },