Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dmap.h258 #define BLKSTOL2(d) (blkstol2(d))
Djfs_dmap.c138 static int blkstol2(s64 nb);
3112 int blkstol2(s64 nb) in blkstol2() function