Searched refs:dtCompare (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dtree.c | 161 static int dtCompare(struct component_name * key, dtpage_t * p, int si); 649 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch() 3574 * dtCompare() 3583 static int dtCompare(struct component_name * key, /* search key */ in dtCompare() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dtree.c | 161 static int dtCompare(struct component_name * key, dtpage_t * p, int si); 649 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch() 3276 * dtCompare() 3285 static int dtCompare(struct component_name * key, /* search key */ in dtCompare() function
|
Completed in 10 milliseconds