Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_getdevs.c503 minor_t *m_ptr; in meta_get_names() local
531 m_ptr = minors; in meta_get_names()
536 np = metamnumname(&sp, *m_ptr, in meta_get_names()
553 (void) meta_update_devtree(*m_ptr); in meta_get_names()
554 np = metamnumname(&sp, *m_ptr, in meta_get_names()
564 m_ptr++; in meta_get_names()
H A Dmeta_hotspares.c65 minor_t *m_ptr; in meta_get_hsp_names() local
96 m_ptr = minors; in meta_get_hsp_names()
102 if ((hspnp = metahsphspname(&sp, *m_ptr, ep)) in meta_get_hsp_names()
110 m_ptr++; in meta_get_hsp_names()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h255 uint64_t m_ptr; /* Metadata Pointer */ member
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_ioctl.c858 minor_t *m_ptr; in getnum_ioctl() local
901 m_ptr = minors; in getnum_ioctl()
911 *m_ptr = next->ln_id; in getnum_ioctl()
912 m_ptr++; in getnum_ioctl()