Searched defs:vfsmnt (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/module/
H A Dop_dname.c114 int wind_dentries_2_4(struct dentry * dentry, struct vfsmount * vfsmnt, struct dentry * root, struct vfsmount * rootmnt) argument
117 struct vfsmount * v = vfsmnt;
146 uint do_path_hash_2_4(struct dentry * dentry, struct vfsmount * vfsmnt) argument
159 value = do_hash(dentry, vfsmnt, root, rootmnt);
169 uint do_hash(struct dentry * dentry, struct vfsmount * vfsmnt, struct dentry * root, struct vfsmount * rootmnt) argument
178 if (!wind_dentries(dentry, vfsmnt, root, rootmnt))

Completed in 77 milliseconds