Searched defs:ubh_clrblock (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ufs/ |
| D | util.h | 489 #define ubh_clrblock(ubh,begin,block) _ubh_clrblock_(uspi,ubh,begin,block) macro
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| D | util.h | 483 #define ubh_clrblock(ubh,begin,block) _ubh_clrblock_(uspi,ubh,begin,block) macro
|