HomeSort by relevance Sort by last modified time
    Searched refs:do_path_hash_2_4 (Results 1 - 2 of 2) sorted by null

  /external/oprofile/module/
compat24.h 27 extern uint do_path_hash_2_4(struct dentry * dentry, struct vfsmount * vfsmnt);
28 #define hash_path(f) do_path_hash_2_4((f)->f_dentry, (f)->f_vfsmnt)
op_dname.c 146 uint do_path_hash_2_4(struct dentry * dentry, struct vfsmount * vfsmnt) function

Completed in 49 milliseconds