Home
last modified time | relevance | path

Searched refs:noflush (Results 1 – 7 of 7) sorted by relevance

/fs/btrfs/
A Ddelalloc-space.c143 u64 len, bool noflush) in btrfs_check_data_free_space() argument
154 if (noflush) in btrfs_check_data_free_space()
316 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata() argument
335 if (noflush || btrfs_is_free_space_inode(inode)) { in btrfs_delalloc_reserve_metadata()
358 noflush); in btrfs_delalloc_reserve_metadata()
A Ddelalloc-space.h15 bool noflush);
27 u64 disk_num_bytes, bool noflush);
A Dqgroup.h399 bool noflush);
410 bool noflush) in btrfs_qgroup_reserve_meta_prealloc() argument
414 enforce, noflush); in btrfs_qgroup_reserve_meta_prealloc()
A Dqgroup.c4481 bool noflush) in __btrfs_qgroup_reserve_meta() argument
4486 if ((ret <= 0 && ret != -EDQUOT) || noflush) in __btrfs_qgroup_reserve_meta()
/fs/bcachefs/
A Djournal_types.h44 bool noflush:1; /* write has already been kicked off, and was noflush */ member
A Djournal.c69 if (buf->noflush) in bch2_journal_buf_to_text()
475 buf->noflush = false; in journal_entry_open()
885 if (buf->noflush) { in bch2_journal_flush_seq_async()
968 buf->noflush = true; in bch2_journal_noflush_seq()
A Djournal_io.c1764 if (!j->err_seq && !w->noflush) { in CLOSURE_CALLBACK()
2112 w->noflush || in bch2_journal_write_pick_flush()
2117 w->noflush = true; in bch2_journal_write_pick_flush()

Completed in 31 milliseconds