Searched defs:start_block (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/ulib/blobfs/
H A Dfsck.cpp24 size_t start_block = inode->start_block; local
H A Dhost.cpp460 zx_status_t Blobfs::WriteBitmap(size_t nblocks, size_t start_block) { argument
[all...]
H A Dblobfs.cpp975 WriteBitmap(WritebackWork* wb, uint64_t nblocks, uint64_t start_block) argument
1033 uint64_t start_block = vn->GetNode().start_block; local
[all...]
/fuchsia/zircon/system/ulib/minfs/
H A Dinode-manager.cpp12 InodeManager::InodeManager(Bcache* bc, blk_t start_block) : argument
16 Create(Bcache* bc, Superblock* sb, fs::ReadTxn* txn, AllocatorMetadata metadata, blk_t start_block, size_t inodes, fbl::unique_ptr<InodeManager>* out) argument
/fuchsia/zircon/system/ulib/blobfs/include/blobfs/
H A Dformat.h142 uint64_t start_block; member in struct:blobfs::__anon893
/fuchsia/zircon/system/uapp/iochk/
H A Diochk.cpp50 uint32_t start_block = 0; member in namespace:__anon854
[all...]

Completed in 90 milliseconds