Searched refs:NM_NOTSHARED (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/lvm/
H A Dmd_names.h37 #define NM_NOTSHARED 0 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c135 if (!(shared & NM_NOTSHARED) &&
573 first_nh = get_first_record(setno, 0, devid_nm | NM_NOTSHARED);
597 destroy_key(first_nh, devid_nm | NM_NOTSHARED, ent_key);
1873 shared = NM_DEVID | NM_NOTSHARED;
1876 shared = NM_NOTSHARED;
1907 shared = NM_DEVID | NM_NOTSHARED;
1909 shared = NM_NOTSHARED;
1916 shared = NM_DEVID | NM_NOTSHARED;
1922 if ((nh = get_first_record(setno, 1, NM_NOTSHARED)) == NULL) {
2042 strlen(fname)+1, NM_NOTSHARED,
[all...]
H A Dmd.c1026 if ((did_nh = get_first_record(setno, 1, (NM_DEVID | NM_NOTSHARED)))
1210 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) != NULL) {
H A Dmd_mddb.c12290 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
12360 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
12753 if ((nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED))
H A Dmd_subr.c4282 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {

Completed in 182 milliseconds