Searched refs:ide_capacity_proc_fops (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Dide-proc.c455 const struct file_operations ide_capacity_proc_fops = { variable in typeref:struct:file_operations
462 EXPORT_SYMBOL_GPL(ide_capacity_proc_fops); variable
H A Dide-tape.c1862 { "capacity", S_IFREG|S_IRUGO, &ide_capacity_proc_fops },
/linux-4.4.14/include/linux/
H A Dide.h945 extern const struct file_operations ide_capacity_proc_fops;

Completed in 136 milliseconds