Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfsys_xfs.c55 int dirmax; member
341 if (xfs.dirpos >= xfs.dirmax) { in next_dentry()
347 xfs.dirmax = le16 (h->count) - le16 (h->stale); in next_dentry()
416 xfs.dirmax = inode->di_u.di_dir2sf.hdr.count; in first_dentry()
428 xfs.dirmax = le32 (tail->count) - le32 (tail->stale); in first_dentry()
438 xfs.dirmax = le16 (h->count) - le16 (h->stale); in first_dentry()