Home
last modified time | relevance | path

Searched refs:deltamap_del (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_log.h611 extern void deltamap_del(mt_map_t *, offset_t, off_t);
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c114 deltamap_del(ul->un_matamap, mof, nb); in top_matadel()
H A Dlufs_top.c94 deltamap_del(ul->un_deltamap, mof, nb); in top_cancel()
H A Dlufs_map.c385 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()