| /components/dfs/dfs_v2/filesystems/procfs/ |
| A D | proc.c | 38 struct proc_dentry *dentry = RT_NULL, *tmp; in _proc_find() local 203 struct proc_dentry *dentry = RT_NULL; in proc_create() local 255 void proc_release(struct proc_dentry *dentry) in proc_release() 304 struct proc_dentry *dentry, *_parent = parent; in proc_mkdir_data() local 351 struct proc_dentry *dentry = RT_NULL; in proc_create_reg() local 498 void proc_remove(struct proc_dentry *dentry) in proc_remove() 521 struct proc_dentry *dentry = RT_NULL; in dfs_proc_find() local 538 struct proc_dentry *dentry = parent; in proc_remove_dentry() local 586 static void proc_dump(struct proc_dentry *dentry) in proc_dump() 609 struct proc_dentry *dentry = RT_NULL; in msh_proc_dump() local [all …]
|
| A D | proc_pid.c | 54 struct proc_dentry *dentry = (struct proc_dentry *)seq->file->vnode->data; in stat_single_show() local 178 struct proc_dentry *dentry = (struct proc_dentry *)seq->file->vnode->data; in cmdline_single_show() local 207 struct proc_dentry *dentry = RT_NULL; in proc_pid_fd_lookup() local 336 int proc_pid_exe_readlink(struct proc_dentry *dentry, char *buf, int len) in proc_pid_exe_readlink() 350 int proc_pid_cwd_readlink(struct proc_dentry *dentry, char *buf, int len) in proc_pid_cwd_readlink() 376 struct proc_dentry *dentry; in proc_pid() local
|
| A D | procfs.c | 252 static int dfs_procfs_readlink(struct dfs_dentry *dentry, char *buf, int len) in dfs_procfs_readlink() 281 static int dfs_procfs_unlink(struct dfs_dentry *dentry) in dfs_procfs_unlink() 287 static int dfs_procfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_procfs_stat() 332 static struct dfs_vnode *dfs_procfs_lookup(struct dfs_dentry *dentry) in dfs_procfs_lookup() 372 static struct dfs_vnode *dfs_procfs_create_vnode(struct dfs_dentry *dentry, int type, mode_t mode) in dfs_procfs_create_vnode()
|
| A D | proc_loadavg.c | 36 struct proc_dentry *dentry = proc_create_single_data("loadavg", 0, NULL, single_show, NULL); in proc_loadavg_init() local
|
| A D | proc_uptime.c | 33 struct proc_dentry *dentry = proc_create_single_data("uptime", 0, NULL, single_show, NULL); in proc_uptime_init() local
|
| A D | proc_version.c | 40 struct proc_dentry *dentry = proc_create_single_data("version", 0, NULL, single_show, NULL); in proc_version_init() local
|
| A D | proc_cmdline.c | 48 struct proc_dentry *dentry = proc_create_single_data("cmdline", 0, NULL, single_show, NULL); in proc_cmdline_init() local
|
| A D | proc_self.c | 26 int proc_self_readlink(struct proc_dentry *dentry, char *buf, int len) in proc_self_readlink()
|
| A D | proc_meminfo.c | 61 struct proc_dentry *dentry = proc_create_single_data("meminfo", 0, NULL, single_show, NULL); in proc_meminfo_init() local
|
| A D | proc_filesystems.c | 76 struct proc_dentry *dentry = proc_create_data("filesystems", 0, NULL, NULL, NULL); in proc_filesystems_init() local
|
| A D | proc_tty.c | 70 struct proc_dentry *dentry; in proc_tty_init() local
|
| A D | proc_mounts.c | 92 struct proc_dentry *dentry = proc_create_data("mounts", 0, NULL, NULL, NULL); in proc_mounts_init() local
|
| A D | proc_net.c | 92 struct proc_dentry *dentry; in proc_net_init() local
|
| A D | proc_cpuinfo.c | 81 struct proc_dentry *dentry = proc_create_data("cpuinfo", 0, NULL, &file_ops, NULL); in proc_cpuinfo_init() local
|
| A D | proc_stat.c | 109 struct proc_dentry *dentry = proc_create_data("stat", 0, NULL, &file_ops, NULL); in proc_stat_init() local
|
| A D | proc_partitions.c | 206 struct proc_dentry *dentry = proc_create_data("partitions", 0, NULL, NULL, NULL); in proc_partitions_init() local
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_dentry.c | 64 struct dfs_dentry *dentry = RT_NULL; in _dentry_create() local 138 struct dfs_dentry * dfs_dentry_ref(struct dfs_dentry *dentry) in dfs_dentry_ref() 164 struct dfs_dentry *dfs_dentry_unref(struct dfs_dentry *dentry) in dfs_dentry_unref() 258 void dfs_dentry_insert(struct dfs_dentry *dentry) in dfs_dentry_insert() 283 struct dfs_dentry *dentry; in dfs_dentry_lookup() local 365 char* dfs_dentry_full_path(struct dfs_dentry* dentry) in dfs_dentry_full_path() 404 char* dfs_dentry_pathname(struct dfs_dentry* dentry) in dfs_dentry_pathname() 447 uint32_t dfs_dentry_full_path_crc32(struct dfs_dentry* dentry) in dfs_dentry_full_path_crc32()
|
| A D | dfs_file.c | 127 struct dfs_dentry *dentry = dfs_dentry_lookup(mnt, path, 0); in _try_readlink() local 569 struct dfs_dentry *dentry = RT_NULL; in dfs_file_open() local 1254 struct dfs_dentry *dentry = RT_NULL; in dfs_file_stat() local 1323 struct dfs_dentry *dentry = RT_NULL; in dfs_file_lstat() local 1432 struct dfs_dentry *dentry = RT_NULL; in dfs_file_setattr() local 1687 struct dfs_dentry *dentry = RT_NULL; in dfs_file_unlink() local 1894 struct dfs_dentry *dentry = RT_NULL; in dfs_file_symlink() local 2039 struct dfs_dentry *dentry = RT_NULL; in dfs_file_readlink() local 2363 struct dfs_dentry *dentry = RT_NULL; in dfs_file_isdir() local
|
| /components/drivers/pci/ |
| A D | procfs.c | 69 struct proc_dentry *dentry = file->vnode->data; in pci_read() local 150 struct proc_dentry *dentry = file->vnode->data; in pci_write() local 222 struct proc_dentry *dentry = file->vnode->data; in pci_lseek() local 260 struct proc_dentry *dentry; in pci_procfs_attach() local 342 struct proc_dentry *dentry; in pci_procfs_init() local
|
| /components/dfs/dfs_v2/filesystems/mqueue/ |
| A D | dfs_mqueue.c | 66 int dfs_mqueue_stat(struct dfs_dentry *dentry, struct stat *st) { in dfs_mqueue_stat() 116 int dfs_mqueue_unlink(struct dfs_dentry *dentry) { in dfs_mqueue_unlink() 129 static struct dfs_vnode *dfs_mqueue_create_vnode(struct dfs_dentry *dentry, int type, mode_t mode) { in dfs_mqueue_create_vnode() 177 struct dfs_vnode *_dfs_mqueue_lookup(struct dfs_dentry *dentry) { in _dfs_mqueue_lookup()
|
| /components/dfs/dfs_v2/filesystems/devfs/ |
| A D | devtmpfs.c | 260 static int devtmpfs_stat(struct dfs_dentry *dentry, struct stat *st) in devtmpfs_stat() 386 static int devtmpfs_readlink(struct dfs_dentry *dentry, char *buf, int len) in devtmpfs_readlink() 430 static int devtmpfs_unlink(struct dfs_dentry *dentry) in devtmpfs_unlink() 459 static int devtmpfs_setattr(struct dfs_dentry *dentry, struct dfs_attr *attr) in devtmpfs_setattr() 481 static struct dfs_vnode *devtmpfs_create_vnode(struct dfs_dentry *dentry, int type, mode_t mode) in devtmpfs_create_vnode() 559 static struct dfs_vnode *devtmpfs_lookup(struct dfs_dentry *dentry) in devtmpfs_lookup()
|
| /components/dfs/dfs_v2/filesystems/tmpfs/ |
| A D | dfs_tmpfs.c | 464 static int dfs_tmpfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_tmpfs_stat() 554 static int dfs_tmpfs_unlink(struct dfs_dentry *dentry) in dfs_tmpfs_unlink() 640 static struct dfs_vnode *_dfs_tmpfs_lookup(struct dfs_dentry *dentry) in _dfs_tmpfs_lookup() 683 static struct dfs_vnode *dfs_tmpfs_create_vnode(struct dfs_dentry *dentry, int type, mode_t mode) in dfs_tmpfs_create_vnode()
|
| /components/dfs/dfs_v2/filesystems/ptyfs/ |
| A D | ptyfs.c | 387 static int ptyfs_ops_setattr(struct dfs_dentry *dentry, struct dfs_attr *attr) in ptyfs_ops_setattr() 430 static int ptyfs_ops_stat(struct dfs_dentry *dentry, struct stat *st) in ptyfs_ops_stat() 458 static struct dfs_vnode *ptyfs_ops_lookup(struct dfs_dentry *dentry) in ptyfs_ops_lookup() 491 static struct dfs_vnode *ptyfs_ops_create_vnode(struct dfs_dentry *dentry, in ptyfs_ops_create_vnode()
|
| /components/dfs/dfs_v2/filesystems/romfs/ |
| A D | dfs_romfs.c | 170 static struct dfs_vnode *dfs_romfs_lookup (struct dfs_dentry *dentry) in dfs_romfs_lookup() 298 static int dfs_romfs_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_romfs_stat()
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | dfs_elm.c | 766 int dfs_elm_unlink(struct dfs_dentry *dentry) in dfs_elm_unlink() 831 int dfs_elm_stat(struct dfs_dentry *dentry, struct stat *st) in dfs_elm_stat() 938 static struct dfs_vnode *dfs_elm_lookup(struct dfs_dentry *dentry) in dfs_elm_lookup() 978 static struct dfs_vnode *dfs_elm_create_vnode(struct dfs_dentry *dentry, int type, mode_t mode) in dfs_elm_create_vnode()
|