Searched refs:extno (Results 1 – 1 of 1) sorted by relevance
376 char extno; /* extent #, null if not split */ member632 static int extno; /* number of extent: starts at 1 */ variable1514 if (dblock.dbuf.extno != '\0') { /* split file? */ in getdir()1515 extno = dblock.dbuf.extno; in getdir()1519 extno = 0; /* tell others file not split */ in getdir()2605 dblock.dbuf.extno = i; in splitfile()3466 if (extno != 0) { /* file is in pieces */ in doxtract()3482 extno = 0; /* let everyone know file is not split */ in doxtract()3960 if (extno != 1) { /* starting in middle of file? */ in xsfile()3964 extno, yesstr, nostr); in xsfile()[all …]