Home
last modified time | relevance | path

Searched defs:node_size (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/fslib/btrfslib/
H A Dbtrfslib.c507 …dresses(LIST_ENTRY* roots, btrfs_chunk* sys_chunk, btrfs_chunk* metadata_chunk, uint32_t node_size,
600 static void calc_tree_checksum(tree_header* th, uint32_t node_size) {
620 static NTSTATUS write_roots(HANDLE h, LIST_ENTRY* roots, uint32_t node_size, BTRFS_UUID* fsuuid, BT…
753 …btrfs_chunk* sys_chunk, uint32_t node_size, BTRFS_UUID* fsuuid, uint32_t sector_size, PUNICODE_STR…
916 static void init_fs_tree(btrfs_root* r, uint32_t node_size) {
1029 static void set_default_subvol(btrfs_root* root_root, uint32_t node_size) {
1061 …DLE h, uint64_t size, PUNICODE_STRING label, uint32_t sector_size, uint32_t node_size, uint64_t in…
1345 uint32_t sector_size, node_size; local
/reactos/sdk/lib/3rdparty/freetype/src/cache/
H A Dftcmru.h110 FT_Offset node_size; member
/reactos/drivers/filesystems/btrfs/
H A Dbtrfs.h239 uint32_t node_size; member