Searched defs:attr_cmp (Results 1 – 2 of 2) sorted by relevance
387 PSTR attr_cmp; in VfdMakeFileDesc() local
113 int attr_cmp(struct attr_cache_entry *lhs, struct attr_cache_entry *rhs) in attr_cmp() function117 RB_GENERATE(attr_tree, attr_cache_entry, rbnode, attr_cmp) in RB_GENERATE() argument