Home
last modified time | relevance | path

Searched refs:blkstol2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_dmap.h262 #define BLKSTOL2(d) (blkstol2(d))
H A Djfs_dmap.c96 static int blkstol2(s64 nb);
3140 static int blkstol2(s64 nb) in blkstol2() function