Searched defs:null_fops (Results 1 - 2 of 2) sorted by relevance

/drivers/block/
H A Dnull_blk.c380 static const struct block_device_operations null_fops = { variable in typeref:struct:block_device_operations
547 disk->fops = &null_fops;
/drivers/char/
H A Dmem.c750 static const struct file_operations null_fops = { variable in typeref:struct:file_operations
806 [3] = { "null", 0666, &null_fops, NULL },

Completed in 57 milliseconds