Home
last modified time | relevance | path

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

/fs/fat/
Dfat.h44 flush:1, /* write things quickly */ member
/fs/reiserfs/
Djournal.c3549 int flush = flags & FLUSH_ALL; in check_journal_end() local
3918 int flush; in do_journal_end() local
Dsuper.c1211 int flush = (1 << REISERFS_BARRIER_FLUSH); in handle_barrier_mode() local
/fs/btrfs/
Dextent-tree.c3746 u64 orig_bytes, int flush) in reserve_metadata_bytes()
4063 u64 num_bytes, int flush) in __block_rsv_add()
4113 u64 min_reserved, int flush) in __btrfs_block_rsv_refill()
4443 int flush = 1; in btrfs_delalloc_reserve_metadata() local
Dextent_io.c3092 int flush = 0; in lock_extent_buffer_for_io() local
Dctree.h907 unsigned int flush:1; /* set if we are trying to make space */ member