Searched defs:keycmp (Results 1 - 9 of 9) sorted by relevance
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | hashtab.h | 42 int (*keycmp) (struct hashtab_val * h, const_hashtab_key_t key1, const_hashtab_key_t key2); /* key comparison function */ member
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | btree.c | 19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open() argument
|
| H A D | btree.h | 27 btree_keycmp keycmp; member
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | btree.c | 19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open() argument
|
| H A D | btree.h | 27 btree_keycmp keycmp; member
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | btree.c | 224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() function [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | btree.c | 224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() function [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | hfsplus_fs.h | 76 btree_keycmp keycmp; member
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | hfsplus_fs.h | 76 btree_keycmp keycmp; member
|
Completed in 7 milliseconds