Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 15 of 15) sorted by relevance

/fs/btrfs/
Dspace-info.c297 enum btrfs_reserve_flush_enum flush) in calc_available_free_space()
333 enum btrfs_reserve_flush_enum flush) in btrfs_can_overcommit()
368 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() local
1037 enum btrfs_flush_state flush; in btrfs_preempt_reclaim_metadata_space() local
1334 enum btrfs_reserve_flush_enum flush) in handle_reserve_ticket()
1398 static inline bool is_normal_flushing(enum btrfs_reserve_flush_enum flush) in is_normal_flushing()
1439 enum btrfs_reserve_flush_enum flush) in __reserve_bytes()
1566 enum btrfs_reserve_flush_enum flush) in btrfs_reserve_metadata_bytes()
1602 enum btrfs_reserve_flush_enum flush) in btrfs_reserve_data_bytes()
Ddelalloc-space.c118 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_DATA; in btrfs_alloc_data_chunk_ondemand() local
298 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata() local
Dblock-rsv.c214 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_add()
247 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_refill()
Dspace-info.h35 unsigned int flush:1; /* set if we are trying to make space */ member
Ddelayed-ref.c177 enum btrfs_reserve_flush_enum flush) in btrfs_delayed_refs_rsv_refill()
Dtransaction.c574 unsigned int type, enum btrfs_reserve_flush_enum flush, in start_transaction()
Dvolumes.c500 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
Dextent_io.c4192 int flush = 0; in lock_extent_buffer_for_io() local
/fs/nfsd/
Dfilecache.c199 bool flush = false; in nfsd_file_free() local
336 bool flush = false; in nfsd_file_dispose_list_sync() local
/fs/reiserfs/
Djournal.c3618 int flush = flags & FLUSH_ALL; in check_journal_end() local
3995 int flush; in do_journal_end() local
Dsuper.c1379 int flush = (1 << REISERFS_BARRIER_FLUSH); in handle_barrier_mode() local
/fs/gfs2/
Dlops.c297 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
/fs/fat/
Dfat.h48 flush:1, /* write things quickly */ member
/fs/f2fs/
Dsegment.c2666 static void change_curseg(struct f2fs_sb_info *sbi, int type, bool flush) in change_curseg()
/fs/cifs/
Dcifsglob.h364 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *); member