Home
last modified time | relevance | path

Searched defs:mt_map (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_log.h358 typedef struct mt_map { struct
362 mapentry_t *mtm_next;
363 mapentry_t *mtm_prev;
365 enum maptypes mtm_type; /* map type */
366 int mtm_flags; /* generic flags */
367 int mtm_ref; /* PTE like ref bit */
368 ulong_t mtm_debug; /* set at create time */
369 ulong_t mtm_age; /* mono-inc; tags mapentries */
370 mapentry_t *mtm_cancel; /* to be canceled at commit */
371 ulong_t mtm_nhash; /* # of hash anchors */
[all …]