Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.c93 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno,
379 if ((rc = dbFreeDmap(bmp, dp, blkno, nb))) { in dbFree()
1879 if (dbFreeDmap(bmp, dp, b, BPERDMAP)) { in dbAllocCtl()
2042 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeDmap() function