Searched refs:SWP_SOLIDSTATE (Results 1 – 2 of 2) sorted by relevance
212 SWP_SOLIDSTATE = (1 << 4), /* blkdev seeks are cheap */ enumerator
1009 if (!(si->flags & SWP_SOLIDSTATE)) { in set_cluster_next()3495 si->flags |= SWP_SOLIDSTATE; in SYSCALL_DEFINE2()3568 (si->flags & SWP_SOLIDSTATE) ? "SS" : "", in SYSCALL_DEFINE2()
Completed in 11 milliseconds