Home
last modified time | relevance | path

Searched defs:results (Results 1 – 2 of 2) sorted by relevance

/fs/jfs/
Djfs_dmap.c695 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
974 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
1256 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1365 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1566 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
1739 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl()
1892 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
/fs/fscache/
Dpage.c653 void *results[1]; in fscache_write_op() local