Searched refs:register_sysctl_mount_point (Results 1 – 4 of 4) sorted by relevance
236 extern struct ctl_table_header *register_sysctl_mount_point(const char *path);258 static inline struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point() function
206 = register_sysctl_mount_point("debug/test_sysctl/mnt"); in test_sysctl_run_register_mount_point()
140 hdr = register_sysctl_mount_point("fs/binfmt_misc"); in init_fs_stat_sysctls()
48 struct ctl_table_header *register_sysctl_mount_point(const char *path) in register_sysctl_mount_point() function52 EXPORT_SYMBOL(register_sysctl_mount_point);
Completed in 10 milliseconds