Home
last modified time | relevance | path

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

/tools/libfsimage/xfs/
A Dfsys_xfs.c53 int dirmax; member
323 if (xfs.dirpos >= xfs.dirmax) { in next_dentry()
329 xfs.dirmax = le16 (h->count) - le16 (h->stale); in next_dentry()
398 xfs.dirmax = inode->di_u.di_dir2sf.hdr.count; in first_dentry()
410 xfs.dirmax = le32 (tail->count) - le32 (tail->stale); in first_dentry()
420 xfs.dirmax = le16 (h->count) - le16 (h->stale); in first_dentry()

Completed in 4 milliseconds