Searched defs:parent_sd (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Dfile.c319 struct configfs_dirent * parent_sd = dir->d_fsdata; local
H A Dinode.c270 struct configfs_dirent * parent_sd = dir->d_fsdata; local
H A Ddir.c107 static void configfs_set_dir_dirent_depth(struct configfs_dirent *parent_sd, argument
150 static void configfs_set_dir_dirent_depth(struct configfs_dirent *parent_sd, argument
170 static struct configfs_dirent *configfs_new_dirent(struct configfs_dirent *parent_sd, argument
204 static int configfs_dirent_exists(struct configfs_dirent *parent_sd, argument
223 int configfs_make_dirent(struct configfs_dirent * parent_sd, argument
461 struct configfs_dirent * parent_sd = dentry->d_parent->d_fsdata; local
513 struct configfs_dirent *parent_sd = dentry->d_fsdata; local
560 struct configfs_dirent *parent_sd = dentry->d_fsdata; local
573 struct configfs_dirent * parent_sd; local
630 struct configfs_dirent *parent_sd; local
1466 struct configfs_dirent * parent_sd = dentry->d_fsdata; local
1512 struct configfs_dirent * parent_sd = dentry->d_fsdata; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dsymlink.c27 struct sysfs_dirent *parent_sd = NULL; local
153 struct sysfs_dirent *parent_sd = NULL; local
175 struct sysfs_dirent *parent_sd, *sd = NULL; local
208 sysfs_get_target_path(struct sysfs_dirent *parent_sd, struct sysfs_dirent *target_sd, char *path) argument
263 struct sysfs_dirent *parent_sd = sd->s_parent; local
[all...]
H A Dsysfs.h124 struct sysfs_dirent *parent_sd; member in struct:sysfs_addrm_cxt
H A Ddir.c45 struct sysfs_dirent *parent_sd = sd->s_parent; local
210 struct sysfs_dirent *parent_sd; local
350 sysfs_addrm_start(struct sysfs_addrm_cxt *acxt, struct sysfs_dirent *parent_sd) argument
525 sysfs_find_dirent(struct sysfs_dirent *parent_sd, const void *ns, const unsigned char *name) argument
554 sysfs_get_dirent(struct sysfs_dirent *parent_sd, const void *ns, const unsigned char *name) argument
569 create_dir(struct kobject *kobj, struct sysfs_dirent *parent_sd, enum kobj_ns_type type, const void *ns, const char *name, struct sysfs_dirent **p_sd) argument
639 struct sysfs_dirent *parent_sd, *sd; local
665 struct sysfs_dirent *parent_sd = parent->d_fsdata; local
822 struct sysfs_dirent *parent_sd = kobj->sd->s_parent; local
858 sysfs_dir_pos(const void *ns, struct sysfs_dirent *parent_sd, ino_t ino, struct sysfs_dirent *pos) argument
879 sysfs_dir_next_pos(const void *ns, struct sysfs_dirent *parent_sd, ino_t ino, struct sysfs_dirent *pos) argument
893 struct sysfs_dirent * parent_sd = dentry->d_fsdata; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysfs.h313 struct sysfs_dirent *sysfs_get_dirent(struct sysfs_dirent *parent_sd, argument

Completed in 114 milliseconds