Searched defs:flush (Results 1 – 15 of 15) sorted by relevance
/fs/btrfs/ |
D | space-info.c | 165 enum btrfs_reserve_flush_enum flush, in can_overcommit() 217 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() local 931 enum btrfs_reserve_flush_enum flush) in handle_reserve_ticket() 995 enum btrfs_reserve_flush_enum flush, in __reserve_metadata_bytes() 1092 enum btrfs_reserve_flush_enum flush) in btrfs_reserve_metadata_bytes()
|
D | block-rsv.c | 120 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_add() 153 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_refill()
|
D | space-info.h | 29 unsigned int flush:1; /* set if we are trying to make space */ member
|
D | delalloc-space.c | 308 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata() local
|
D | delayed-ref.c | 174 enum btrfs_reserve_flush_enum flush) in btrfs_delayed_refs_rsv_refill()
|
D | transaction.c | 440 unsigned int type, enum btrfs_reserve_flush_enum flush, in start_transaction()
|
D | volumes.c | 469 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
|
D | extent_io.c | 3650 int flush = 0; in lock_extent_buffer_for_io() local
|
/fs/f2fs/ |
D | trace.c | 87 void f2fs_trace_ios(struct f2fs_io_info *fio, int flush) in f2fs_trace_ios()
|
/fs/nfsd/ |
D | filecache.c | 203 bool flush = false; in nfsd_file_free() local 341 bool flush = false; in nfsd_file_dispose_list_sync() local
|
/fs/reiserfs/ |
D | journal.c | 3607 int flush = flags & FLUSH_ALL; in check_journal_end() local 3984 int flush; in do_journal_end() local
|
D | super.c | 1378 int flush = (1 << REISERFS_BARRIER_FLUSH); in handle_barrier_mode() local
|
/fs/gfs2/ |
D | lops.c | 294 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/cifs/ |
D | cifsglob.h | 370 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *); member
|