Searched refs:f_sector (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_vstafs.c39 * In f_sector we store the sector number in which the information about
43 static int f_sector; variable
127 f_sector = ROOT_SECTOR;
130 if (! (d = vstafs_readdir (f_sector)))
160 f_sector = d->start;
161 get_file_info (f_sector);
196 get_file_info (f_sector);
/illumos-gate/usr/src/common/fs/
H A Dpcfilep.h177 #define f_sector fu.fu_sector macro
H A Dpcfs.c131 head->fi_memp = (caddr_t)pcfsp->f_sector;

Completed in 91 milliseconds