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

  /src/sys/modules/chfs/
Makefile 13 SRCS+= chfs_build.c chfs_scan.c chfs_nodeops.c chfs_malloc.c
  /src/sys/ufs/chfs/
ebh.c 77 struct chfs_scan_info *chfs_scan(struct chfs_ebh *ebh);
1426 * chfs_scan - scans the media and returns information about it
1433 chfs_scan(struct chfs_ebh *ebh) function
1459 dbg_ebh("[CHFS_SCAN] scanning information collected\n");
1509 si = chfs_scan(ebh);

Completed in 33 milliseconds