Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dmap.c103 static int dbInitDmap(struct dmap * dp, s64 blkno, int nblocks);
3551 *l0leaf = dbInitDmap(dp, blkno, n); in dbExtendFS()
3727 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap() function