Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsysfs.c100 static unsigned char *__struct_ptr(struct erofs_sb_info *sbi, in __struct_ptr() function
116 unsigned char *ptr = __struct_ptr(sbi, a->struct_type, a->offset); in erofs_attr_show()
139 unsigned char *ptr = __struct_ptr(sbi, a->struct_type, a->offset); in erofs_attr_store()