Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ufs/
Dutil.h489 #define ubh_clrblock(ubh,begin,block) _ubh_clrblock_(uspi,ubh,begin,block)
490 static inline void _ubh_clrblock_(struct ufs_sb_private_info * uspi, in _ubh_clrblock_() function