Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Dresize.c20 #define BITSPERPAGE (PSIZE << 3) macro
164 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50; in jfs_extendfs()
/kernel/linux/linux-6.6/fs/jfs/
H A Dresize.c20 #define BITSPERPAGE (PSIZE << 3) macro
163 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50; in jfs_extendfs()

Completed in 2 milliseconds