Searched refs:ubh_ubhcpymem (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | util.h | 276 #define ubh_ubhcpymem(mem,ubh,size) _ubh_ubhcpymem_(uspi,mem,ubh,size) macro
|
H A D | super.c | 534 ubh_ubhcpymem (space, ubh, size); in ufs_read_cylinder_structures()
|
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | util.h | 270 #define ubh_ubhcpymem(mem,ubh,size) _ubh_ubhcpymem_(uspi,mem,ubh,size) macro
|
H A D | super.c | 533 ubh_ubhcpymem (space, ubh, size); in ufs_read_cylinder_structures()
|
Completed in 7 milliseconds