Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dmap.c42 DBAllocCK(dbmap,mapsize,blkno,nblocks)
49 static void DBAllocCK(uint *, s64, s64, s64);
4165 static void DBAllocCK(uint * dbmap, s64 mapsize, s64 blkno, s64 nblocks) in DBAllocCK() function