Home
last modified time | relevance | path

Searched refs:ctl_dir (Results 1 – 1 of 1) sorted by relevance

/fs/proc/
A Dproc_sysctl.c524 struct ctl_dir *ctl_dir; in proc_sys_lookup() local
530 ctl_dir = container_of(head, struct ctl_dir, header); in proc_sys_lookup()
768 struct ctl_dir *ctl_dir; in proc_sys_readdir() local
774 ctl_dir = container_of(head, struct ctl_dir, header); in proc_sys_readdir()
944 static struct ctl_dir *find_subdir(struct ctl_dir *dir, in find_subdir()
962 struct ctl_dir *new; in new_dir()
995 static struct ctl_dir *get_subdir(struct ctl_dir *dir, in get_subdir()
1047 struct ctl_dir *parent; in xlate_dir()
1065 struct ctl_dir *dir; in sysctl_follow_link()
1299 static struct ctl_dir *sysctl_mkdir_p(struct ctl_dir *dir, const char *path) in sysctl_mkdir_p()
[all …]

Completed in 7 milliseconds