Searched refs:DISK_PITER_REVERSE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/block/
H A Dgenhd.c105 if (flags & DISK_PITER_REVERSE) disk_part_iter_init()
141 if (piter->flags & DISK_PITER_REVERSE) { disk_part_iter_next()
644 DISK_PITER_INCL_EMPTY | DISK_PITER_REVERSE); del_gendisk()
/linux-4.1.27/include/linux/
H A Dgenhd.h274 #define DISK_PITER_REVERSE (1 << 0) /* iterate in the reverse direction */ macro

Completed in 67 milliseconds