Home
last modified time | relevance | path

Searched refs:HFS_TREE_BIGKEYS (Results 1 – 5 of 5) sorted by relevance

/linux/fs/hfs/
A Dbtree.h167 #define HFS_TREE_BIGKEYS 0x00000002 /* key length is u16 instead of u8. macro
A Dbrec.c40 if (node->tree->attributes & HFS_TREE_BIGKEYS) in hfs_brec_keylen()
48 if (node->tree->attributes & HFS_TREE_BIGKEYS) { in hfs_brec_keylen()
/linux/fs/hfsplus/
A Dhfsplus_raw.h186 #define HFS_TREE_BIGKEYS 2 macro
A Dbtree.c226 if (!(tree->attributes & HFS_TREE_BIGKEYS)) { in hfs_btree_open()
A Dxattr.c86 head->attributes |= cpu_to_be32(HFS_TREE_BIGKEYS | HFS_TREE_VARIDXKEYS); in hfsplus_init_header_node()

Completed in 10 milliseconds