Searched defs:numinos (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_imap.h | 85 __le32 numinos; /* 4: number of backed inodes */ member 92 int numinos; /* number of backed inodes */ member
|
H A D | jfs_imap.c | 1635 int rc, addext, numfree, numinos; in diAllocAG() local 2854 int numinos, xnuminos = 0, xnumfree = 0; diExtendFS() local [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_imap.h | 85 __le32 numinos; /* 4: number of backed inodes */ member 92 int numinos; /* number of backed inodes */ member
|
H A D | jfs_imap.c | 1633 int rc, addext, numfree, numinos; in diAllocAG() local 2852 int numinos, xnuminos = 0, xnumfree = 0; diExtendFS() local [all...] |
Completed in 6 milliseconds