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

  /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 in typeref:struct:chfs_scan_info *
1459 dbg_ebh("[CHFS_SCAN] scanning information collected\n");
1509 si = chfs_scan(ebh);

Completed in 14 milliseconds