HomeSort by: relevance | last modified time | path
    Searched refs:chfs_build_filesystem (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_build.c 196 * chfs_build_filesystem - build in-memory representation of filesystem
208 chfs_build_filesystem(struct chfs_mount *chmp) function in typeref:typename:int
chfs.h 459 int chfs_build_filesystem(struct chfs_mount *);
chfs_vfsops.c 316 err = chfs_build_filesystem(chmp);

Completed in 12 milliseconds