Searched defs:rf (Results 1 – 6 of 6) sorted by relevance
| /fs/bcachefs/ |
| A D | siphash.c | 102 void SipHash_Update(SIPHASH_CTX *ctx, int rc, int rf, in SipHash_Update() 138 void SipHash_Final(void *dst, SIPHASH_CTX *ctx, int rc, int rf) in SipHash_Final() 147 u64 SipHash_End(SIPHASH_CTX *ctx, int rc, int rf) in SipHash_End() 166 u64 SipHash(const SIPHASH_KEY *key, int rc, int rf, const void *src, size_t len) in SipHash()
|
| /fs/xfs/scrub/ |
| A D | rmap_repair.c | 325 struct xrep_rmap_ifork *rf) in xrep_rmap_stash_accumulated() 342 struct xrep_rmap_ifork *rf = priv; in xrep_rmap_visit_bmbt() local 387 struct xrep_rmap_ifork *rf = priv; in xrep_rmap_visit_iroot_btree_block() local 410 struct xrep_rmap_ifork *rf, in xrep_rmap_scan_iroot_btree() 445 struct xrep_rmap_ifork *rf, in xrep_rmap_scan_bmbt() 487 struct xrep_rmap_ifork *rf, in xrep_rmap_scan_iext() 507 struct xrep_rmap_ifork *rf, in xrep_rmap_scan_meta_btree() 575 struct xrep_rmap_ifork rf = { in xrep_rmap_scan_ifork() local
|
| A D | rtrmap_repair.c | 208 struct xrep_rtrmap_ifork *rf) in xrep_rtrmap_stash_accumulated() 225 struct xrep_rtrmap_ifork *rf = priv; in xrep_rtrmap_visit_bmbt() local 268 struct xrep_rtrmap_ifork *rf, in xrep_rtrmap_scan_bmbt() 305 struct xrep_rtrmap_ifork *rf, in xrep_rtrmap_scan_iext() 329 struct xrep_rtrmap_ifork rf = { in xrep_rtrmap_scan_dfork() local
|
| /fs/dlm/ |
| A D | rcom.c | 111 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf, in set_rcom_config() 124 struct rcom_config *rf = (struct rcom_config *) rc->rc_buf; in check_rcom_config() local 507 struct rcom_config *rf; in dlm_send_ls_not_ready() local
|
| A D | member.c | 31 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; in dlm_slot_save() local 101 struct rcom_config *rf = (struct rcom_config *)rc->rc_buf; in dlm_slots_copy_in() local
|
| /fs/ocfs2/ |
| A D | refcounttree.c | 142 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); in ocfs2_refcount_cache_owner() local 150 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); in ocfs2_refcount_cache_get_super() local 158 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); in ocfs2_refcount_cache_lock() local 166 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); in ocfs2_refcount_cache_unlock() local 173 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); in ocfs2_refcount_cache_io_lock() local 180 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci); in ocfs2_refcount_cache_io_unlock() local
|
Completed in 22 milliseconds