Searched refs:kernfs_ops (Results 1 – 4 of 4) sorted by relevance
124 static const struct kernfs_ops *kernfs_ops(struct kernfs_node *kn) in kernfs_ops() function156 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_stop_active()166 const struct kernfs_ops *ops; in kernfs_seq_start()176 ops = kernfs_ops(of->kn); in kernfs_seq_start()190 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_next()243 const struct kernfs_ops *ops; in kernfs_file_read_iter()267 ops = kernfs_ops(of->kn); in kernfs_file_read_iter()315 const struct kernfs_ops *ops; in kernfs_fop_write_iter()350 ops = kernfs_ops(of->kn); in kernfs_fop_write_iter()460 const struct kernfs_ops *ops; in kernfs_fop_mmap()[all …]
32 struct kernfs_ops;717 struct kernfs_ops *kf_ops;
332 static const struct kernfs_ops rdtgroup_kf_single_ops = {338 static const struct kernfs_ops kf_mondata_ops = {
4383 static struct kernfs_ops cgroup_kf_single_ops = {4392 static struct kernfs_ops cgroup_kf_ops = {4538 struct kernfs_ops *kf_ops; in cgroup_init_cftypes()