Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dtreefuncs.c1956 if (bi->operation == Batch_DeleteInode) {
2241 …if (bi2->operation == Batch_DeleteInode || bi2->operation == Batch_DeleteExtentData || bi2->operat…
H A Dbtrfs_drv.h472 Batch_DeleteInode, enumerator
H A Dflushthread.c4956 …cb->Vcb, fcb->subvol, fcb->inode, TYPE_INODE_ITEM, 0xffffffffffffffff, NULL, 0, Batch_DeleteInode); in flush_fcb()