Searched refs:dbFreeDmap (Results 1 – 1 of 1) sorted by relevance
/linux/fs/jfs/ |
H A D | jfs_dmap.c | 93 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, 409 if ((rc = dbFreeDmap(bmp, dp, blkno, nb))) { in dbFree() 1911 if (dbFreeDmap(bmp, dp, b, BPERDMAP)) { in dbAllocCtl() 2077 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeDmap() function
|