Home
last modified time | relevance | path

Searched refs:enumerated_ref_tryget (Results 1 – 22 of 22) sorted by relevance

/fs/bcachefs/
A Denumerated_ref.h16 bool enumerated_ref_tryget(struct enumerated_ref *, unsigned);
30 static inline bool enumerated_ref_tryget(struct enumerated_ref *ref, unsigned idx) in enumerated_ref_tryget() function
A Dsb-members.h170 !enumerated_ref_tryget(&ca->io_ref[rw], ref_idx))) in bch2_get_next_online_dev()
297 if (!ca || !enumerated_ref_tryget(&ca->io_ref[rw], ref_idx)) in bch2_dev_get_ioref()
A Denumerated_ref.c22 bool enumerated_ref_tryget(struct enumerated_ref *ref, unsigned idx) in enumerated_ref_tryget() function
A Dfs-io.c76 if (ca && !enumerated_ref_tryget(&ca->io_ref[WRITE], in bch2_inode_flush_nocow_writes_async()
225 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_fsync)) in bch2_flush_inode()
824 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_fallocate)) in bch2_fallocate_dispatch()
A Dsysfs.c410 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_sysfs)) in STORE()
658 if (unlikely(!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_sysfs))) in sysfs_opt_store()
A Dalloc_background.c1478 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_check_discard_freespace_key)) { in bch2_check_discard_freespace_key()
1968 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_discard)) in bch2_dev_do_discards()
2066 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_discard_fast)) in bch2_discard_one_bucket_fast()
2281 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_invalidate)) in bch2_dev_do_invalidates()
A Drecovery_passes.c277 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_async_recovery_passes)) in bch2_run_async_recovery_passes()
A Dfs-io-direct.c610 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_dio_write)) in bch2_direct_write()
A Dchardev.c382 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_ioctl_data)) in bch2_ioctl_data()
A Dsubvolume.c560 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_snapshot_delete_pagecache)) in bch2_subvolume_wait_for_pagecache_and_delete_hook()
A Dbtree_write_buffer.c634 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_btree_write_buffer)) in bch2_btree_write_buffer_tryflush()
A Dreflink.c616 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_reflink)) in bch2_remap_range()
A Dbtree_trans_commit.c1028 unlikely(!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_trans))) { in __bch2_trans_commit()
A Dbtree_gc.c1296 if (enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_gc_gens) && in bch2_gc_gens_async()
A Dio_read.c238 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_promote)) in __promote_alloc()
A Dio_write.c1704 !enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_write)) { in CLOSURE_CALLBACK()
A Djournal.c1001 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_journal)) in bch2_journal_meta()
A Djournal_io.c1361 enumerated_ref_tryget(&ca->io_ref[READ], in bch2_journal_read()
A Dsnapshot.c1937 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_delete_dead_snapshots)) in bch2_delete_dead_snapshots_async()
A Dec.c1027 if (enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_stripe_delete) && in bch2_do_stripe_deletes()
A Dbtree_io.c2046 if (!enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_btree_node_scrub)) in bch2_btree_node_scrub()
A Dbtree_update_interior.c2404 enumerated_ref_tryget(&c->writes, BCH_WRITE_REF_node_rewrite)) { in bch2_btree_node_rewrite_async()

Completed in 59 milliseconds