kernfs_root 261 include/linux/cgroup.h struct kernfs_root *kf_root; kernfs_root 83 include/linux/kernfs.h struct kernfs_root *root; kernfs_root 147 include/linux/kernfs.h int (*remount_fs)(struct kernfs_root *root, int *flags, char *data); kernfs_root 148 include/linux/kernfs.h int (*show_options)(struct seq_file *sf, struct kernfs_root *root); kernfs_root 272 include/linux/kernfs.h struct kernfs_root *kernfs_root_from_sb(struct super_block *sb); kernfs_root 274 include/linux/kernfs.h struct kernfs_root *kernfs_create_root(struct kernfs_syscall_ops *scops, kernfs_root 276 include/linux/kernfs.h void kernfs_destroy_root(struct kernfs_root *root); kernfs_root 305 include/linux/kernfs.h struct kernfs_root *root, unsigned long magic, kernfs_root 308 include/linux/kernfs.h struct super_block *kernfs_pin_sb(struct kernfs_root *root, const void *ns); kernfs_root 346 include/linux/kernfs.h static inline struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) kernfs_root 349 include/linux/kernfs.h static inline struct kernfs_root * kernfs_root 354 include/linux/kernfs.h static inline void kernfs_destroy_root(struct kernfs_root *root) { } kernfs_root 400 include/linux/kernfs.h struct kernfs_root *root, unsigned long magic, kernfs_root 459 include/linux/kernfs.h struct kernfs_root *root, unsigned long magic,