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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dgeneric.c585 static struct proc_dir_entry *proc_create(struct proc_dir_entry **parent, function
624 ent = proc_create(&parent,name,
649 ent = proc_create(&parent, name, S_IFDIR | mode, 2);
686 ent = proc_create(&parent,name,mode,nlink);

Completed in 85 milliseconds