Searched defs:addext (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_imap.c | 1324 int rc, ino, iagno, addext, extno, bitno, sword; in diAlloc() local 1635 int rc, addext, numfree, numinos; in diAllocAG() local [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_imap.c | 1322 int rc, ino, iagno, addext, extno, bitno, sword; in diAlloc() local 1633 int rc, addext, numfree, numinos; in diAllocAG() local [all...] |
/third_party/python/ |
H A D | setup.py | 315 def addext(self, ext, *, update_flags=True): member in PyBuildExt [all...] |
Completed in 6 milliseconds