Searched defs:leafidx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dmap.h | 137 __le32 leafidx; /* 4: index of first tree leaf */ member 165 __le32 leafidx; /* 4: index of the first tree leaf */ member
|
H A D | jfs_dmap.c | 1754 int rc, leafidx, lev; in dbFindCtl() local 2026 int leafidx, rc; dbAllocDmapLev() local 3006 dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) dbFindLeaf() argument [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dmap.h | 137 __le32 leafidx; /* 4: index of first tree leaf */ member 165 __le32 leafidx; /* 4: index of the first tree leaf */ member
|
H A D | jfs_dmap.c | 1686 int rc, leafidx, lev; in dbFindCtl() local 1958 int leafidx, rc; dbAllocDmapLev() local 2942 dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) dbFindLeaf() argument [all...] |
Completed in 8 milliseconds