Searched refs:HFS_MAX_CAT_KEYLEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/hfs/ | ||
A D | hfs.h | 170 #define HFS_MAX_CAT_KEYLEN (sizeof(struct hfs_cat_key) - sizeof(u8)) macro |
A D | btree.c | 110 if (tree->max_key_len != HFS_MAX_CAT_KEYLEN) { in hfs_btree_open() |
Completed in 5 milliseconds