Searched refs:proc_symlink (Results 1 – 7 of 7) sorted by relevance
| /fs/netfs/ |
| A D | fscache_proc.c | 19 if (!proc_symlink("fs/fscache", NULL, "netfs")) in fscache_proc_init()
|
| /fs/xfs/ |
| A D | xfs_stats.c | 148 if (!proc_symlink("fs/xfs/stat", NULL, in xfs_init_procfs()
|
| /fs/afs/ |
| A D | main.c | 191 afs_proc_symlink = proc_symlink("fs/afs", NULL, "../self/net/afs"); in afs_init()
|
| /fs/proc/ |
| A D | generic.c | 462 struct proc_dir_entry *proc_symlink(const char *name, in proc_symlink() function 483 EXPORT_SYMBOL(proc_symlink);
|
| A D | root.c | 291 proc_symlink("mounts", NULL, "self/mounts"); in proc_root_init()
|
| A D | proc_net.c | 415 proc_symlink("net", NULL, "self/net"); in proc_net_init()
|
| /fs/nfs/ |
| A D | client.c | 1478 if (!proc_symlink("fs/nfsfs/servers", NULL, "../../net/nfsfs/servers")) in nfs_fs_proc_init() 1482 if (!proc_symlink("fs/nfsfs/volumes", NULL, "../../net/nfsfs/volumes")) in nfs_fs_proc_init()
|
Completed in 19 milliseconds