Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Ddelayed-inode.h21 #define BTRFS_DELAYED_DELETION_ITEM 2 macro
Ddelayed-inode.c412 else if (action == BTRFS_DELAYED_DELETION_ITEM) in __btrfs_add_delayed_item()
461 BTRFS_DELAYED_DELETION_ITEM); in __btrfs_add_delayed_deletion_item()
485 BUG_ON(delayed_item->ins_or_del != BTRFS_DELAYED_DELETION_ITEM && in __btrfs_remove_delayed_item()