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

  /external/oprofile/module/
compat.c 56 uint do_path_hash_2_2(struct dentry * dentry) function
compat22.h 53 extern uint do_path_hash_2_2(struct dentry * dentry);
55 #define hash_path(f) do_path_hash_2_2((f)->f_dentry)

Completed in 41 milliseconds