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

  /src/sys/ufs/chfs/
chfs_erase.c 38 * chfs_remap_leb - unmap and then map a leb
48 chfs_remap_leb(struct chfs_mount *chmp) function in typeref:typename:int
52 dbg("chfs_remap_leb\n");
chfs_nodeops.c 392 chfs_remap_leb(chmp);
494 ret = chfs_remap_leb(chmp);
519 chfs_remap_leb(chmp);
582 err = chfs_remap_leb(chmp);
chfs.h 572 int chfs_remap_leb(struct chfs_mount *);
chfs_gc.c 687 ret = chfs_remap_leb(chmp);

Completed in 13 milliseconds