Home
last modified time | relevance | path

Searched refs:dmaptree (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.h132 * dmaptree must be consistent with dmapctl.
134 struct dmaptree { struct
151 struct dmaptree tree; /* 360: dmap tree */
160 * dmapctl must be consistent with dmaptree.
173 * common definition for dmaptree within dmap and dmapctl
176 struct dmaptree t1;
H A Djfs_dmap.c105 static int dbInitTree(struct dmaptree * dtp);
3308 struct dmaptree *tp = (struct dmaptree *) & dp->tree; in dbAllocDmapBU()
3890 struct dmaptree *tp; in dbInitDmapTree()
3934 static int dbInitTree(struct dmaptree * dtp) in dbInitTree()
4029 return (dbInitTree((struct dmaptree *) dcp)); in dbInitDmapCtl()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.h132 * dmaptree must be consistent with dmapctl.
134 struct dmaptree { struct
151 struct dmaptree tree; /* 360: dmap tree */
160 * dmapctl must be consistent with dmaptree.
173 * common definition for dmaptree within dmap and dmapctl
176 struct dmaptree t1;
H A Djfs_dmap.c105 static int dbInitTree(struct dmaptree * dtp);
3244 struct dmaptree *tp = (struct dmaptree *) & dp->tree; in dbAllocDmapBU()
3826 struct dmaptree *tp; in dbInitDmapTree()
3870 static int dbInitTree(struct dmaptree * dtp) in dbInitTree()
3965 return (dbInitTree((struct dmaptree *) dcp)); in dbInitDmapCtl()

Completed in 11 milliseconds