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

  /external/grub/stage2/
fsys_xfs.c 55 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 430 milliseconds