Searched refs:create_dir (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Ddir.c171 static int create_dir(struct kobject * k, struct dentry * p, function
211 return create_dir(k,k->dentry,n,d);
237 error = create_dir(kobj,parent,kobject_name(kobj),&dentry);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dkobject.c47 static int create_dir(struct kobject * kobj, struct dentry *shadow_parent) function
197 error = create_dir(kobj, shadow_parent);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Ddir.c158 static int create_dir(struct config_item * k, struct dentry * p, function
205 error = create_dir(item,parent,dentry);

Completed in 124 milliseconds