Searched refs:ubh_memcpyubh (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/ufs/ | ||
| D | util.h | 277 #define ubh_memcpyubh(ubh,mem,size) _ubh_memcpyubh_(uspi,ubh,mem,size) macro |
| D | super.c | 654 ubh_memcpyubh (ubh, space, size); in ufs_put_super_internal() |