Linux Kernel
3.7.1
|
#include "btree.h"
Go to the source code of this file.
Functions | |
u16 | hfs_brec_lenoff (struct hfs_bnode *node, u16 rec, u16 *off) |
u16 | hfs_brec_keylen (struct hfs_bnode *node, u16 rec) |
int | hfs_brec_insert (struct hfs_find_data *fd, void *entry, int entry_len) |
int | hfs_brec_remove (struct hfs_find_data *fd) |
int hfs_brec_insert | ( | struct hfs_find_data * | fd, |
void * | entry, | ||
int | entry_len | ||
) |
int hfs_brec_remove | ( | struct hfs_find_data * | fd | ) |