Searched refs:cgroup_lookup (Results 1 – 1 of 1) sorted by relevance
788 static struct dentry *cgroup_lookup(struct inode *, struct dentry *, unsigned int);2627 .lookup = cgroup_lookup,2637 static struct dentry *cgroup_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in cgroup_lookup() function