Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_imap.c2930 int numinos, xnuminos = 0, xnumfree = 0; in diExtendFS() local
3013 xnumfree += le32_to_cpu(iagp->nfreeinos); in diExtendFS()
3041 xnumfree != atomic_read(&imap->im_numfree)) { in diExtendFS()