Searched defs:flush (Results 1 – 15 of 15) sorted by relevance
/fs/btrfs/ |
D | space-info.c | 297 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()
|
D | delalloc-space.c | 118 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
|
D | block-rsv.c | 214 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_add() 247 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_refill()
|
D | space-info.h | 35 unsigned int flush:1; /* set if we are trying to make space */ member
|
D | delayed-ref.c | 177 enum btrfs_reserve_flush_enum flush) in btrfs_delayed_refs_rsv_refill()
|
D | transaction.c | 574 unsigned int type, enum btrfs_reserve_flush_enum flush, in start_transaction()
|
D | volumes.c | 500 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
|
D | extent_io.c | 4192 int flush = 0; in lock_extent_buffer_for_io() local
|
/fs/nfsd/ |
D | filecache.c | 199 bool flush = false; in nfsd_file_free() local 336 bool flush = false; in nfsd_file_dispose_list_sync() local
|
/fs/reiserfs/ |
D | journal.c | 3618 int flush = flags & FLUSH_ALL; in check_journal_end() local 3995 int flush; in do_journal_end() local
|
D | super.c | 1379 int flush = (1 << REISERFS_BARRIER_FLUSH); in handle_barrier_mode() local
|
/fs/gfs2/ |
D | lops.c | 297 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
|
/fs/fat/ |
D | fat.h | 48 flush:1, /* write things quickly */ member
|
/fs/f2fs/ |
D | segment.c | 2666 static void change_curseg(struct f2fs_sb_info *sbi, int type, bool flush) in change_curseg()
|
/fs/cifs/ |
D | cifsglob.h | 364 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *); member
|