HomeSort by relevance Sort by last modified time
    Searched full:dirpos (Results 1 - 1 of 1) sorted by null

  /external/grub/stage2/
fsys_xfs.c 54 int dirpos; member in struct:xfs_info
341 if (xfs.dirpos >= xfs.dirmax) {
350 xfs.dirpos = 0;
355 switch (xfs.dirpos) {
404 ++xfs.dirpos;
418 xfs.dirpos = -2;
449 xfs.dirpos = 0;

Completed in 82 milliseconds