Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dmap.c116 static int dbInitDmap(struct dmap * dp, s64 blkno, int nblocks);
3605 *l0leaf = dbInitDmap(dp, blkno, n); in dbExtendFS()
3781 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap() function