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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dsymlink.c102 if (!sysfs_dirent_exist(dentry->d_fsdata, name))
H A Dsysfs.h21 extern int sysfs_dirent_exist(struct sysfs_dirent *, const unsigned char *);
H A Ddir.c97 int sysfs_dirent_exist(struct sysfs_dirent *parent_sd, function
180 if (sysfs_dirent_exist(p->d_fsdata, n))
H A Dfile.c450 if (!sysfs_dirent_exist(parent_sd, attr->name))

Completed in 95 milliseconds