Searched refs:proc_symlink (Results 1 – 6 of 6) sorted by relevance
/fs/xfs/ |
D | xfs_stats.c | 142 if (!proc_symlink("fs/xfs/stat", NULL, in xfs_init_procfs()
|
/fs/afs/ |
D | main.c | 198 afs_proc_symlink = proc_symlink("fs/afs", NULL, "../self/net/afs"); in afs_init()
|
/fs/proc/ |
D | generic.c | 457 struct proc_dir_entry *proc_symlink(const char *name, in proc_symlink() function 478 EXPORT_SYMBOL(proc_symlink);
|
D | root.c | 221 proc_symlink("mounts", NULL, "self/mounts"); in proc_root_init()
|
D | proc_net.c | 377 proc_symlink("net", NULL, "self/net"); in proc_net_init()
|
/fs/nfs/ |
D | client.c | 1303 if (!proc_symlink("fs/nfsfs/servers", NULL, "../../net/nfsfs/servers")) in nfs_fs_proc_init() 1307 if (!proc_symlink("fs/nfsfs/volumes", NULL, "../../net/nfsfs/volumes")) in nfs_fs_proc_init()
|