Home
last modified time | relevance | path

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

/linux/rust/bindings/
H A Dbindings_helper.h119 const blk_features_t RUST_CONST_HELPER_BLK_FEAT_ROTATIONAL = BLK_FEAT_ROTATIONAL;
/linux/block/
H A Dblk-sysfs.c329 size_t count, struct queue_limits *lim, blk_features_t feature) in queue_feature_store()