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

/linux-4.4.14/security/selinux/ss/
H A Dhashtab.h27 int (*keycmp)(struct hashtab *h, const void *key1, const void *key2); member in struct:hashtab
/linux-4.4.14/fs/hfs/
H A Dbtree.c18 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) hfs_btree_open() argument
H A Dbtree.h19 btree_keycmp keycmp; member in struct:hfs_btree
/linux-4.4.14/lib/
H A Dbtree.c224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, keycmp() function
/linux-4.4.14/fs/hfsplus/
H A Dhfsplus_fs.h76 btree_keycmp keycmp; member in struct:hfs_btree

Completed in 333 milliseconds