Home
last modified time | relevance | path

Searched refs:blkstol2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.h257 * blkstol2(), cntlz(), and cnttz() are operating system dependent functions.
262 #define BLKSTOL2(d) (blkstol2(d))
H A Djfs_dmap.c96 static int blkstol2(s64 nb);
3187 * NAME: blkstol2(s64 nb)
3199 static int blkstol2(s64 nb) in blkstol2() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.h257 * blkstol2(), cntlz(), and cnttz() are operating system dependent functions.
262 #define BLKSTOL2(d) (blkstol2(d))
H A Djfs_dmap.c96 static int blkstol2(s64 nb);
3123 * NAME: blkstol2(s64 nb)
3135 static int blkstol2(s64 nb) in blkstol2() function

Completed in 12 milliseconds