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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c55 int dirmax; member in struct:xfs_info
341 if (xfs.dirpos >= xfs.dirmax) {
347 xfs.dirmax = le16 (h->count) - le16 (h->stale);
416 xfs.dirmax = inode->di_u.di_dir2sf.hdr.count;
428 xfs.dirmax = le32 (tail->count) - le32 (tail->stale);
438 xfs.dirmax = le16 (h->count) - le16 (h->stale);

Completed in 14 milliseconds