Home
last modified time | relevance | path

Searched defs:numinos (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
Djfs_imap.h85 __le32 numinos; /* 4: number of backed inodes */ member
92 int numinos; /* number of backed inodes */ member
Djfs_imap.c1635 int rc, addext, numfree, numinos; in diAllocAG() local
2851 int numinos, xnuminos = 0, xnumfree = 0; in diExtendFS() local
/kernel/linux/linux-6.6/fs/jfs/
Djfs_imap.h85 __le32 numinos; /* 4: number of backed inodes */ member
92 int numinos; /* number of backed inodes */ member
Djfs_imap.c1633 int rc, addext, numfree, numinos; in diAllocAG() local
2852 int numinos, xnuminos = 0, xnumfree = 0; in diExtendFS() local