Searched refs:deltamap_del (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | ufs_log.h | 611 extern void deltamap_del(mt_map_t *, offset_t, off_t);
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_debug.c | 114 deltamap_del(ul->un_matamap, mof, nb); in top_matadel()
|
H A D | lufs_top.c | 94 deltamap_del(ul->un_deltamap, mof, nb); in top_cancel()
|
H A D | lufs_map.c | 385 deltamap_del(mt_map_t *mtm, offset_t mof, off_t nb) in deltamap_del() function 430 deltamap_del(mtm, mof, nb); in deltamap_push()
|