Home
last modified time | relevance | path

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

/xen/tools/libfsimage/xfs/
A Dfsys_xfs.c51 int dirmax; member
340 if (xfs.dirpos >= xfs.dirmax) { in next_dentry()
346 xfs.dirmax = le16 (h->count) - le16 (h->stale); in next_dentry()
415 xfs.dirmax = inode->di_u.di_dir2sf.hdr.count; in first_dentry()
427 xfs.dirmax = le32 (tail->count) - le32 (tail->stale); in first_dentry()
437 xfs.dirmax = le16 (h->count) - le16 (h->stale); in first_dentry()

Completed in 3 milliseconds