Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Djfs_imap.c132 imap->im_agctl[index].numinos = in diMount()
236 dinom_le->in_agctl[index].numinos = in diSync()
1205 imap->im_agctl[agno].numinos -= INOSPEREXT; in diFree()
1629 int rc, addext, numfree, numinos; in diAllocAG() local
1635 numinos = imap->im_agctl[agno].numinos; in diAllocAG()
1637 if (numfree > numinos) { in diAllocAG()
2357 imap->im_agctl[agno].numinos += INOSPEREXT; in diNewExt()
2845 int numinos, xnuminos = 0, xnumfree = 0; in diExtendFS() local
2898 if (numinos > 0) { in diExtendFS()
2900 imap->im_agctl[n].numinos += numinos; in diExtendFS()
[all …]
A Djfs_imap.h85 __le32 numinos; /* 4: number of backed inodes */ member
92 int numinos; /* number of backed inodes */ member

Completed in 8 milliseconds