Home
last modified time | relevance | path

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

/fs/f2fs/
Dtrace.c84 void f2fs_trace_ios(struct f2fs_io_info *fio, int flush) in f2fs_trace_ios()
/fs/btrfs/
Dextent-tree.c4600 enum btrfs_reserve_flush_enum flush) in can_overcommit()
4714 enum btrfs_reserve_flush_enum flush; in shrink_delalloc() local
5127 enum btrfs_reserve_flush_enum flush) in __reserve_metadata_bytes()
5250 enum btrfs_reserve_flush_enum flush) in reserve_metadata_bytes()
5356 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in space_info_add_old_bytes() local
5542 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_add()
5578 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_refill()
5929 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata() local
Dtransaction.c470 unsigned int type, enum btrfs_reserve_flush_enum flush) in start_transaction()
Dvolumes.c284 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
Dextent_io.c3557 int flush = 0; in lock_extent_buffer_for_io() local
Dctree.h404 unsigned int flush:1; /* set if we are trying to make space */ member
/fs/fat/
Dfat.h47 flush:1, /* write things quickly */ member
/fs/reiserfs/
Djournal.c3611 int flush = flags & FLUSH_ALL; in check_journal_end() local
3989 int flush; in do_journal_end() local
Dsuper.c1354 int flush = (1 << REISERFS_BARRIER_FLUSH); in handle_barrier_mode() local
/fs/cifs/
Dcifsglob.h338 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *); member