Searched refs:mt_map (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h201 struct mt_map *un_deltamap; /* deltamap */
202 struct mt_map *un_logmap; /* logmap includes moby trans stuff */
203 struct mt_map *un_matamap; /* optional - matamap */
358 typedef struct mt_map { struct
411 * mutex that protects all the fields in mt_map except
630 extern void logmap_make_space(struct mt_map *, ml_unit_t *,
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h116 struct mt_map *un_logmap;
527 typedef struct mt_map { struct
551 struct mt_map *mtm_mapnext; /* singly linked list of all maps */
588 * mutex that protects all the fields in mt_map except
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c1000 struct mt_map *mtm = ul->un_logmap; /* Log map */

Completed in 70 milliseconds