Home
last modified time | relevance | path

Searched refs:agperlev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.c1395 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 Djfs_dmap.c1327 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