HomeSort by: relevance | last modified time | path
    Searched defs:chfs_pool (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_pool.h 1 /* $NetBSD: chfs_pool.h,v 1.1 2011/11/24 15:51:31 ahoka Exp $ */
39 struct chfs_pool { struct
48 struct chfs_pool chsp_pool_16;
49 struct chfs_pool chsp_pool_32;
50 struct chfs_pool chsp_pool_64;
51 struct chfs_pool chsp_pool_128;
52 struct chfs_pool chsp_pool_256;
53 struct chfs_pool chsp_pool_512;
54 struct chfs_pool chsp_pool_1024;
61 * Convenience functions and macros to manipulate a chfs_pool
    [all...]

Completed in 54 milliseconds