Searched refs:register_sysctl_mount_point (Results 1 – 3 of 3) sorted by relevance
238 extern struct ctl_table_header *register_sysctl_mount_point(const char *path);275 static inline struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point() function
126 hdr = register_sysctl_mount_point("fs/binfmt_misc"); in init_fs_stat_sysctls()
45 struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point() function49 EXPORT_SYMBOL(register_sysctl_mount_point);
Completed in 9 milliseconds