Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dsed-opal.c284 const struct d0_locking_features *lfeat = data; in check_lcksuppt() local
285 u8 sup_feat = lfeat->supported_features; in check_lcksuppt()
292 const struct d0_locking_features *lfeat = data; in check_lckenabled() local
293 u8 sup_feat = lfeat->supported_features; in check_lckenabled()
300 const struct d0_locking_features *lfeat = data; in check_locked() local
301 u8 sup_feat = lfeat->supported_features; in check_locked()
308 const struct d0_locking_features *lfeat = data; in check_mbrenabled() local
309 u8 sup_feat = lfeat->supported_features; in check_mbrenabled()
316 const struct d0_locking_features *lfeat = data; in check_mbrdone() local
317 u8 sup_feat = lfeat->supported_features; in check_mbrdone()