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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dsymlink.c62 ns_type = sysfs_ns_type(parent_sd);
71 (ns_type == sysfs_ns_type(sd->s_symlink.target_sd->s_parent))) {
139 if (targ->sd && sysfs_ns_type(kobj->sd))
198 if (sysfs_ns_type(parent_sd))
H A Ddir.c650 if (sysfs_ns_type(parent_sd))
673 type = sysfs_ns_type(parent_sd);
825 if (sysfs_ns_type(parent_sd))
838 if (sysfs_ns_type(sd->s_parent))
899 type = sysfs_ns_type(parent_sd);
H A Dsysfs.h101 static inline enum kobj_ns_type sysfs_ns_type(struct sysfs_dirent *sd) function

Completed in 36 milliseconds