Searched refs:SNEEDCLOSE (Results 1 – 3 of 3) sorted by relevance
133 { "NEEDCLOSE", SNEEDCLOSE, SNEEDCLOSE }, in snode_cb()
108 #define SNEEDCLOSE 0x200 /* needs driver close call */ macro
711 if ((csp->s_flag & SNEEDCLOSE) == 0) { in spec_open()715 csp->s_flag |= SNEEDCLOSE; in spec_open()747 (csp->s_flag & SNEEDCLOSE)) { /* need a close */ in spec_open()748 csp->s_flag &= ~(SNEEDCLOSE | SSIZEVALID); in spec_open()939 csp->s_flag &= ~(SNEEDCLOSE | SSIZEVALID); in spec_close()2537 csp->s_flag &= ~(SNEEDCLOSE | SSIZEVALID); in spec_delmap()