Searched refs:checkvol (Results 1 – 1 of 1) sorted by relevance
73 static int checkvol(struct s_spcl *, int);313 if (checkvol(&spcl, 1) == FAIL) { in setup()577 if (checkvol(&tmpbuf, volno) == FAIL) { in getvol()1724 checkvol(struct s_spcl *b, int t) in checkvol() function