Searched refs:priext (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c231 int priext, secext; local
270 priext = znsk_attr->priext;
283 priext = pages; /* fits into one extent */
286 priext = 500; /* Try and fit into 500 page chunks */
287 maxext = pages/(priext - 50); /* Allow for Enscribe overhead */
289 priext = eof >> 10; /* 512 equal extents */
293 secext = priext;
298 if ((fdesc = creat(G.filename,,priext,secext)) != -1){
H A Dtandem.h182 unsigned short priext; /* 16 */ member in struct:nsk_file_attrs_def
H A Dtandem.c680 nsk_attr->priext = (unsigned short) flist[ioff[10]];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtandem.h182 unsigned short priext; /* 16 */ member in struct:nsk_file_attrs_def
H A Dtanzip.c65 int priext, secext; local
79 priext = 100;
84 if ((fdesc = creat(fname,,priext,secext)) != -1){
H A Dtandem.c680 nsk_attr->priext = (unsigned short) flist[ioff[10]];

Completed in 58 milliseconds