Home
last modified time | relevance | path

Searched defs:_r (Results 1 – 19 of 19) sorted by relevance

/fs/bcachefs/
A Dreplicas.h56 #define for_each_cpu_replicas_entry(_r, _i) \ argument
66 #define for_each_replicas_entry(_r, _i) \ argument
71 #define for_each_replicas_entry_v0(_r, _i) \ argument
A Dbtree_node_scan.c78 static int found_btree_node_cmp_cookie(const void *_l, const void *_r) in found_btree_node_cmp_cookie()
99 static int found_btree_node_cmp_pos(const void *_l, const void *_r) in found_btree_node_cmp_pos()
115 static inline void found_btree_node_swap(void *_l, void *_r, void *arg) in found_btree_node_swap()
485 static int found_btree_node_range_start_cmp(const void *_l, const void *_r) in found_btree_node_range_start_cmp()
A Djournal_sb.c11 static int u64_cmp(const void *_l, const void *_r) in u64_cmp()
93 static int u64_range_cmp(const void *_l, const void *_r) in u64_range_cmp()
A Dbtree_write_buffer.h37 static inline int wb_key_cmp(const void *_l, const void *_r) in wb_key_cmp()
A Dclock.c12 struct io_timer **_r = (struct io_timer **)r; in io_timer_cmp() local
A Djournal_seq_blacklist.c98 static int journal_seq_blacklist_table_cmp(const void *_l, const void *_r) in journal_seq_blacklist_table_cmp()
A Dbtree_write_buffer.c52 static int wb_key_seq_cmp(const void *_l, const void *_r) in wb_key_seq_cmp()
61 static inline bool wb_key_eq(const void *_l, const void *_r) in wb_key_eq()
A Ddirent.c113 static bool dirent_cmp_key(struct bkey_s_c _l, const void *_r) in dirent_cmp_key()
122 static bool dirent_cmp_bkey(struct bkey_s_c _l, struct bkey_s_c _r) in dirent_cmp_bkey()
A Dxattr.c44 static bool xattr_cmp_key(struct bkey_s_c _l, const void *_r) in xattr_cmp_key()
54 static bool xattr_cmp_bkey(struct bkey_s_c _l, struct bkey_s_c _r) in xattr_cmp_bkey()
A Ddisk_accounting.h125 static inline int accounting_pos_cmp(const void *_l, const void *_r) in accounting_pos_cmp()
A Drecovery.c328 static int journal_sort_seq_cmp(const void *_l, const void *_r) in journal_sort_seq_cmp()
A Ddisk_groups.c9 static int group_cmp(const void *_l, const void *_r) in group_cmp()
A Dbtree_journal_iter.c650 static int journal_sort_key_cmp(const void *_l, const void *_r) in journal_sort_key_cmp()
A Dreflink.c72 bool bch2_reflink_p_merge(struct bch_fs *c, struct bkey_s _l, struct bkey_s_c _r) in bch2_reflink_p_merge()
A Dreplicas.c253 #define entry_cmp(_l, _r) memcmp(_l, _r, entry_size) in __replicas_entry_idx() argument
A Dbkey.h35 #define bkey_lr_packed(_l, _r) \ argument
A Dextents.c554 bool bch2_reservation_merge(struct bch_fs *c, struct bkey_s _l, struct bkey_s_c _r) in bch2_reservation_merge()
A Dec.c1480 static int unsigned_cmp(const void *_l, const void *_r) in unsigned_cmp()
A Dfsck.c2890 static int nlink_cmp(const void *_l, const void *_r) in nlink_cmp()

Completed in 61 milliseconds