Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_log.h627 extern void logmap_list_put(mt_map_t *, mapentry_t *);
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dlufs.c1338 logmap_list_put(logmap, age); in lufs_read_strategy()
H A Dlufs_map.c852 logmap_list_put(mt_map_t *mtm, mapentry_t *age) in logmap_list_put() function