Home
last modified time | relevance | path

Searched refs:nxfile (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c114 int nxfile; variable
258 nxfile = iflg; in main()
390 ilist[nxfile+1].ino = 0; in check()
418 nxfile = iflg; in check()
437 if (sflg == 0 || nxfile >= NB) in pass1()
441 ilist[nxfile].ino = ino; in pass1()
442 ilist[nxfile].mode = ip->di_mode; in pass1()
443 ilist[nxfile].uid = ip->di_uid; in pass1()
444 ilist[nxfile++].gid = ip->di_gid; in pass1()