Searched defs:numinos (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_imap.h | 85 __le32 numinos; /* 4: number of backed inodes */ member 92 int numinos; /* number of backed inodes */ member
|
| D | jfs_imap.c | 1635 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/ |
| D | jfs_imap.h | 85 __le32 numinos; /* 4: number of backed inodes */ member 92 int numinos; /* number of backed inodes */ member
|
| D | jfs_imap.c | 1633 int rc, addext, numfree, numinos; in diAllocAG() local 2852 int numinos, xnuminos = 0, xnumfree = 0; in diExtendFS() local
|