Searched refs:agperlev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dmap.c | 1395 int rc, ti, i, k, m, n, agperlev; in dbAllocAG() local 1467 agperlev = in dbAllocAG() 1469 ti = bmp->db_agstart + bmp->db_agwidth * (agno & (agperlev - 1)); in dbAllocAG()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dmap.c | 1327 int rc, ti, i, k, m, n, agperlev; in dbAllocAG() local 1399 agperlev = in dbAllocAG() 1401 ti = bmp->db_agstart + bmp->db_agwidth * (agno & (agperlev - 1)); in dbAllocAG()
|
Completed in 9 milliseconds