Searched refs:get_block_count (Results 1 – 3 of 3) sorted by relevance
28 if (ops->get_block_count) in class_block_get_count()29 return ops->get_block_count(dev); in class_block_get_count()
18 ssize_t (*get_block_count)(struct device *dev); member
168 .get_block_count = ide_get_block_count,
Completed in 3 milliseconds