Home
last modified time | relevance | path

Searched refs:v_reel (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c489 if (V_labl.v_reel != R_cur || V_labl.v_reels != R_num) in main()
491 V_labl.v_reel, V_labl.v_reels, R_cur, R_num); in main()
565 V_labl.v_reel = R_cur; in main()
1246 if (V_labl.v_reel == '\0' && dir == INPUT) in tapeck()
1417 V_labl.v_reel = tlabl.v_reel; in hdrck()
1567 if (V_labl.v_reel != R_cur) { in chgreel()
1569 R_cur, V_labl.v_reel); in chgreel()
1575 V_labl.v_reel = R_cur; in chgreel()
/illumos-gate/usr/src/head/
H A Darchives.h161 v_reel; member