Searched defs:chfs_str_pool (Results 1 – 1 of 1) sorted by relevance
47 struct chfs_str_pool { struct48 struct chfs_pool chsp_pool_16;49 struct chfs_pool chsp_pool_32;50 struct chfs_pool chsp_pool_64;74 * Functions to manipulate a chfs_str_pool. argument