Searched refs:ext4_attr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | sysfs.c | 51 struct ext4_attr { struct 145 static struct ext4_attr ext4_attr_##_name = { \ 155 static struct ext4_attr ext4_attr_##_name = { \ 165 static struct ext4_attr ext4_attr_##_name = { \ 197 static struct ext4_attr ext4_attr_##_name = { \ 343 static void *calc_ptr(struct ext4_attr *a, struct ext4_sb_info *sbi) in calc_ptr() 370 struct ext4_attr *a = container_of(attr, struct ext4_attr, attr); in ext4_attr_show() 448 struct ext4_attr *a = container_of(attr, struct ext4_attr, att in ext4_attr_store() [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | sysfs.c | 51 struct ext4_attr { struct 139 static struct ext4_attr ext4_attr_##_name = { \ 149 static struct ext4_attr ext4_attr_##_name = { \ 159 static struct ext4_attr ext4_attr_##_name = { \ 191 static struct ext4_attr ext4_attr_##_name = { \ 347 static void *calc_ptr(struct ext4_attr *a, struct ext4_sb_info *sbi) in calc_ptr() 374 struct ext4_attr *a = container_of(attr, struct ext4_attr, attr); in ext4_attr_show() 452 struct ext4_attr *a = container_of(attr, struct ext4_attr, att in ext4_attr_store() [all...] |
Completed in 2 milliseconds