Searched defs:ubh_isblockclear (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | util.h | 466 #define ubh_isblockclear(ubh,begin,block) (!_ubh_isblockset_(uspi,ubh,begin,block)) macro
|
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | util.h | 460 #define ubh_isblockclear(ubh,begin,block) (!_ubh_isblockset_(uspi,ubh,begin,block)) macro
|
Completed in 3 milliseconds