Searched refs:SSELFCLONE (Results 1 – 4 of 4) sorted by relevance
139 { "SELFCLONE", SSELFCLONE, SSELFCLONE }, in snode_cb()
119 #define SSELFCLONE 0x2000 /* represents a self cloning device */ macro
495 newsp->s_flag |= SSELFCLONE; in spec_clone()748 if (csp->s_flag & (SCLONE | SSELFCLONE)) in spec_open()948 if (csp->s_flag & (SCLONE | SSELFCLONE)) in spec_close()2539 if (csp->s_flag & (SCLONE | SSELFCLONE)) in spec_delmap()
939 return ((sp->s_flag & SSELFCLONE) ? 1 : 0); in spec_is_selfclone()