Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_dmap.c104 static int dbInitDmapTree(struct dmap * dp);
3373 dbInitDmapTree(dp); in dbAllocDmapBU()
3870 return (dbInitDmapTree(dp)); in dbInitDmap()
3888 static int dbInitDmapTree(struct dmap * dp) in dbInitDmapTree() function