Searched defs:_r (Results 1 – 19 of 19) sorted by relevance
| /fs/bcachefs/ |
| A D | replicas.h | 56 #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 D | btree_node_scan.c | 78 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 D | journal_sb.c | 11 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 D | btree_write_buffer.h | 37 static inline int wb_key_cmp(const void *_l, const void *_r) in wb_key_cmp()
|
| A D | clock.c | 12 struct io_timer **_r = (struct io_timer **)r; in io_timer_cmp() local
|
| A D | journal_seq_blacklist.c | 98 static int journal_seq_blacklist_table_cmp(const void *_l, const void *_r) in journal_seq_blacklist_table_cmp()
|
| A D | btree_write_buffer.c | 52 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 D | dirent.c | 113 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 D | xattr.c | 44 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 D | disk_accounting.h | 125 static inline int accounting_pos_cmp(const void *_l, const void *_r) in accounting_pos_cmp()
|
| A D | recovery.c | 328 static int journal_sort_seq_cmp(const void *_l, const void *_r) in journal_sort_seq_cmp()
|
| A D | disk_groups.c | 9 static int group_cmp(const void *_l, const void *_r) in group_cmp()
|
| A D | btree_journal_iter.c | 650 static int journal_sort_key_cmp(const void *_l, const void *_r) in journal_sort_key_cmp()
|
| A D | reflink.c | 72 bool bch2_reflink_p_merge(struct bch_fs *c, struct bkey_s _l, struct bkey_s_c _r) in bch2_reflink_p_merge()
|
| A D | replicas.c | 253 #define entry_cmp(_l, _r) memcmp(_l, _r, entry_size) in __replicas_entry_idx() argument
|
| A D | bkey.h | 35 #define bkey_lr_packed(_l, _r) \ argument
|
| A D | extents.c | 554 bool bch2_reservation_merge(struct bch_fs *c, struct bkey_s _l, struct bkey_s_c _r) in bch2_reservation_merge()
|
| A D | ec.c | 1480 static int unsigned_cmp(const void *_l, const void *_r) in unsigned_cmp()
|
| A D | fsck.c | 2890 static int nlink_cmp(const void *_l, const void *_r) in nlink_cmp()
|
Completed in 61 milliseconds