Searched refs:sysfs_new_inode (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 Dmount.c56 inode = sysfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
H A Dsysfs.h18 extern struct inode * sysfs_new_inode(mode_t mode, struct sysfs_dirent *);
H A Dinode.c136 struct inode * sysfs_new_inode(mode_t mode, struct sysfs_dirent * sd) function
166 if ((inode = sysfs_new_inode(mode, sd))) {

Completed in 104 milliseconds