configfs_direntRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
struct list_head s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
};
4.15: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
struct list_head s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
};
4.18: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
struct list_head s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
};
5.0: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
struct list_head s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
};
5.3: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
struct list_head s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
5.4: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
5.8: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
5.11: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
5.13: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
5.15: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
5.19: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
6.2: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
6.5: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
6.8: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
arm64: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
armhf: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
ppc64el: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
riscv64: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
aws: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
azure: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
gcp: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
lowlatency: ✅struct configfs_dirent {
atomic_t s_count;
int s_dependent_count;
struct list_head s_sibling;
struct list_head s_children;
int s_links;
void *s_element;
int s_type;
umode_t s_mode;
struct dentry *s_dentry;
struct iattr *s_iattr;
struct configfs_fragment *s_frag;
};
Regular
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ⚠️struct configfs_fragment *s_frag
5.3 and 5.4 ⚠️struct list_head s_links ➡️ int s_links
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅