Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dbtrfs_drv.h1517 NTSTATUS update_chunk_caches_tree(device_extension* Vcb, PIRP Irp);
H A Dfree-space.c2113 NTSTATUS update_chunk_caches_tree(device_extension* Vcb, PIRP Irp) { in update_chunk_caches_tree() function
H A Dflushthread.c7725 Status = update_chunk_caches_tree(Vcb, Irp); in do_write2()