Home
last modified time | relevance | path

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

/sys/fs/o2fs/
Do2fs.c160 uint64_t blk = fs->blksize*8*i + 8*b + bi; in O2FSBAlloc() local
161 DLOG(o2fs, "BAlloc %lu\n", blk); in O2FSBAlloc()
162 return blk; in O2FSBAlloc()