Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dsysfs.c45 struct ext4_attr { struct
138 static struct ext4_attr ext4_attr_##_name = { \
148 static struct ext4_attr ext4_attr_##_name = { \
164 static struct ext4_attr ext4_attr_##_name = { \
268 static void *calc_ptr(struct ext4_attr *a, struct ext4_sb_info *sbi) in calc_ptr()
295 struct ext4_attr *a = container_of(attr, struct ext4_attr, attr); in ext4_attr_show()
345 struct ext4_attr *a = container_of(attr, struct ext4_attr, attr); in ext4_attr_store()