Home
last modified time | relevance | path

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

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