Home
last modified time | relevance | path

Searched defs:keycmp (Results 1 - 9 of 9) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dhashtab.h42 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 Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open() argument
H A Dbtree.h27 btree_keycmp keycmp; member
/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open() argument
H A Dbtree.h27 btree_keycmp keycmp; member
/kernel/linux/linux-5.10/lib/
H A Dbtree.c224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() function
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbtree.c224 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 Dhfsplus_fs.h76 btree_keycmp keycmp; member
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_fs.h76 btree_keycmp keycmp; member

Completed in 7 milliseconds