Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dxattr.c95 u32 map_node_bits; in hfsplus_init_header_node() local
99 map_node_bits = 8 * (node_size - sizeof(struct hfs_bnode_desc) - in hfsplus_init_header_node()
103 (map_node_bits - 1)) / map_node_bits; in hfsplus_init_header_node()