Searched refs:kernfs_ops (Results 1 – 6 of 6) sorted by relevance
226 static const struct kernfs_ops sysfs_file_kfops_empty = {229 static const struct kernfs_ops sysfs_file_kfops_ro = {233 static const struct kernfs_ops sysfs_file_kfops_wo = {237 static const struct kernfs_ops sysfs_file_kfops_rw = {242 static const struct kernfs_ops sysfs_prealloc_kfops_ro = {247 static const struct kernfs_ops sysfs_prealloc_kfops_wo = {252 static const struct kernfs_ops sysfs_prealloc_kfops_rw = {258 static const struct kernfs_ops sysfs_bin_kfops_ro = {262 static const struct kernfs_ops sysfs_bin_kfops_wo = {266 static const struct kernfs_ops sysfs_bin_kfops_rw = {[all …]
180 const struct kernfs_ops *ops;276 struct kernfs_ops { struct436 const struct kernfs_ops *ops,535 loff_t size, const struct kernfs_ops *ops, in __kernfs_create_file()
32 struct kernfs_ops;677 struct kernfs_ops *kf_ops;
257 const struct kernfs_ops *kf_ops;
332 static const struct kernfs_ops rdtgroup_kf_single_ops = {338 static const struct kernfs_ops kf_mondata_ops = {
4260 static struct kernfs_ops cgroup_kf_single_ops = {4269 static struct kernfs_ops cgroup_kf_ops = {4415 struct kernfs_ops *kf_ops; in cgroup_init_cftypes()