Searched refs:kernfs_ops (Results 1 – 7 of 7) sorted by relevance
106 static const struct kernfs_ops *kernfs_ops(struct kernfs_node *kn) in kernfs_ops() function138 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_stop_active()148 const struct kernfs_ops *ops; in kernfs_seq_start()158 ops = kernfs_ops(of->kn); in kernfs_seq_start()172 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_next()225 const struct kernfs_ops *ops; in kernfs_file_read_iter()249 ops = kernfs_ops(of->kn); in kernfs_file_read_iter()297 const struct kernfs_ops *ops; in kernfs_fop_write_iter()332 ops = kernfs_ops(of->kn); in kernfs_fop_write_iter()510 ops = kernfs_ops(of->kn); in kernfs_fop_mmap()[all …]
202 static const struct kernfs_ops sysfs_file_kfops_empty = {205 static const struct kernfs_ops sysfs_file_kfops_ro = {209 static const struct kernfs_ops sysfs_file_kfops_wo = {213 static const struct kernfs_ops sysfs_file_kfops_rw = {218 static const struct kernfs_ops sysfs_prealloc_kfops_ro = {234 static const struct kernfs_ops sysfs_bin_kfops_ro = {238 static const struct kernfs_ops sysfs_bin_kfops_wo = {242 static const struct kernfs_ops sysfs_bin_kfops_rw = {247 static const struct kernfs_ops sysfs_bin_kfops_mmap = {261 const struct kernfs_ops *ops = NULL; in sysfs_add_file_mode_ns()[all …]
175 const struct kernfs_ops *ops;269 struct kernfs_ops { struct427 const struct kernfs_ops *ops,524 loff_t size, const struct kernfs_ops *ops, in __kernfs_create_file()
32 struct kernfs_ops;597 struct kernfs_ops *kf_ops;
280 const struct kernfs_ops *kf_ops;
246 static const struct kernfs_ops rdtgroup_kf_single_ops = {252 static const struct kernfs_ops kf_mondata_ops = {
4133 static struct kernfs_ops cgroup_kf_single_ops = {4142 static struct kernfs_ops cgroup_kf_ops = {4309 struct kernfs_ops *kf_ops; in cgroup_init_cftypes()
Completed in 29 milliseconds