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

/linux-4.1.27/fs/btrfs/
H A Ddelayed-inode.h34 #define BTRFS_DELAYED_DELETION_ITEM 2 macro
H A Ddelayed-inode.c413 else if (action == BTRFS_DELAYED_DELETION_ITEM) __btrfs_add_delayed_item()
460 BTRFS_DELAYED_DELETION_ITEM); __btrfs_add_delayed_deletion_item()
480 BUG_ON(delayed_item->ins_or_del != BTRFS_DELAYED_DELETION_ITEM && __btrfs_remove_delayed_item()

Completed in 57 milliseconds