Searched refs:BTRFS_RESERVE_FLUSH_EVICT (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dspace-info.h42 BTRFS_RESERVE_FLUSH_EVICT, enumerator in enum:btrfs_reserve_flush_enum
H A Dspace-info.c1540 case BTRFS_RESERVE_FLUSH_EVICT:
1598 flush == BTRFS_RESERVE_FLUSH_EVICT);
1641 * BTRFS_RESERVE_FLUSH_EVICT, as we could deadlock because those
1648 ASSERT(flush != BTRFS_RESERVE_FLUSH_EVICT);
H A Dinode.c5237 * BTRFS_RESERVE_FLUSH_EVICT will steal from the global_rsv if it can,
5242 BTRFS_RESERVE_FLUSH_EVICT);
5245 BTRFS_RESERVE_FLUSH_EVICT);

Completed in 264 milliseconds