Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_imap.c2861 int numinos, xnuminos = 0, xnumfree = 0; in diExtendFS() local
2943 xnumfree += le32_to_cpu(iagp->nfreeinos); in diExtendFS()
2972 xnumfree != atomic_read(&imap->im_numfree)) { in diExtendFS()