Home
last modified time | relevance | path

Searched refs:map_put_debug (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h656 extern int map_put_debug(mt_map_t *);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c357 map_put_debug(mt_map_t *mtm) in map_put_debug() function
H A Dlufs_map.c137 ASSERT(map_put_debug(mtm)); in map_put()