Home
last modified time | relevance | path

Searched refs:dtCompare (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jfs/
H A Djfs_dtree.c162 static int dtCompare(struct component_name * key, dtpage_t * p, int si);
650 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch()
3306 * dtCompare()
3315 static int dtCompare(struct component_name * key, /* search key */ in dtCompare() function