Searched refs:dbFreeDmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/jfs/ |
D | jfs_dmap.c | 106 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, 385 if ((rc = dbFreeDmap(bmp, dp, blkno, nb))) { in dbFree() 1952 if (dbFreeDmap(bmp, dp, b, BPERDMAP)) { in dbAllocCtl() 2115 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeDmap() function
|