Searched defs:femlist_construct (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c2885 * (usually by femlist_construct() or fem_dup_list()). The refcount
2914 femlist_construct(void *baseops, int type, int numnodes) function
3039 list = femlist_construct(oldops, type, NNODES_DEFAULT);
3546 * it has been initialized (either via femlist_construct() or

Completed in 1310 milliseconds