Searched refs:proc_symlink (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/netfs/ |
| H A D | fscache_proc.c | 19 if (!proc_symlink("fs/fscache", NULL, "netfs")) in fscache_proc_init()
|
| /linux/include/linux/ |
| H A D | proc_fs.h | 87 extern struct proc_dir_entry *proc_symlink(const char *, 179 static inline struct proc_dir_entry *proc_symlink(const char *name, in proc_symlink() function
|
| /linux/fs/xfs/ |
| H A D | xfs_stats.c | 148 if (!proc_symlink("fs/xfs/stat", NULL, in xfs_init_procfs()
|
| /linux/fs/afs/ |
| H A D | main.c | 191 afs_proc_symlink = proc_symlink("fs/afs", NULL, "../self/net/afs"); in afs_init()
|
| /linux/sound/core/ |
| H A D | info.c | 518 p = proc_symlink(card->id, snd_proc_root->p, card->proc_root->name); in snd_info_card_register() 536 card->proc_root_link = proc_symlink(card->id, in snd_info_card_id_change()
|
| /linux/fs/proc/ |
| H A D | generic.c | 484 struct proc_dir_entry *proc_symlink(const char *name, in proc_symlink() function 505 EXPORT_SYMBOL(proc_symlink);
|
| H A D | proc_net.c | 415 proc_symlink("net", NULL, "self/net"); in proc_net_init()
|
| H A D | root.c | 371 proc_symlink("mounts", NULL, "self/mounts"); in proc_root_init()
|
| /linux/fs/nfs/ |
| H A D | client.c | 1501 if (!proc_symlink("fs/nfsfs/servers", NULL, "../../net/nfsfs/servers")) in nfs_fs_proc_init() 1505 if (!proc_symlink("fs/nfsfs/volumes", NULL, "../../net/nfsfs/volumes")) in nfs_fs_proc_init()
|