Home
last modified time | relevance | path

Searched refs:bdev_is_partition (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dpart_stat.h62 if (bdev_is_partition(part)) \
Dblkdev.h1229 static inline bool bdev_is_partition(struct block_device *bdev) in bdev_is_partition() function
1816 if (bdev_is_partition(bdev)) { in bdev_can_atomic_write()