/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_rmap_item.c | 476 struct xfs_btree_cur *rcur = NULL; in xfs_rui_item_recover() local
|
H A D | xfs_refcount_item.c | 434 struct xfs_btree_cur *rcur = NULL; in xfs_cui_item_recover() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_rmap_item.c | 514 struct xfs_btree_cur *rcur = NULL; in xfs_rui_item_recover() local
|
H A D | xfs_refcount_item.c | 484 struct xfs_btree_cur *rcur = NULL; in xfs_cui_item_recover() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 1142 struct xfs_btree_cur *rcur; in xfs_refcount_finish_one() local 1109 xfs_refcount_finish_one_cleanup( struct xfs_trans *tp, struct xfs_btree_cur *rcur, int error) xfs_refcount_finish_one_cleanup() argument 1587 __xfs_refcount_cow_alloc( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t aglen) __xfs_refcount_cow_alloc() argument 1604 __xfs_refcount_cow_free( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t aglen) __xfs_refcount_cow_free() argument [all...] |
H A D | xfs_rmap.c | 99 xfs_rmap_insert( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t len, uint64_t owner, uint64_t offset, unsigned int flags) xfs_rmap_insert() argument 141 xfs_rmap_delete( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t len, uint64_t owner, uint64_t offset, unsigned int flags) xfs_rmap_delete() argument 2330 xfs_rmap_finish_one_cleanup( struct xfs_trans *tp, struct xfs_btree_cur *rcur, int error) xfs_rmap_finish_one_cleanup() argument 2365 struct xfs_btree_cur *rcur; xfs_rmap_finish_one() local [all...] |
H A D | xfs_ialloc.c | 1404 struct xfs_btree_cur *rcur; /* right search cursor */ in xfs_dialloc_ag_finobt_near() local
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 1357 struct xfs_btree_cur *rcur; in xfs_refcount_finish_one() local 1303 xfs_refcount_finish_one_cleanup( struct xfs_trans *tp, struct xfs_btree_cur *rcur, int error) xfs_refcount_finish_one_cleanup() argument 1811 __xfs_refcount_cow_alloc( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t aglen) __xfs_refcount_cow_alloc() argument 1828 __xfs_refcount_cow_free( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t aglen) __xfs_refcount_cow_free() argument [all...] |
H A D | xfs_rmap.c | 117 xfs_rmap_insert( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t len, uint64_t owner, uint64_t offset, unsigned int flags) xfs_rmap_insert() argument 159 xfs_rmap_delete( struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_extlen_t len, uint64_t owner, uint64_t offset, unsigned int flags) xfs_rmap_delete() argument 2416 xfs_rmap_finish_one_cleanup( struct xfs_trans *tp, struct xfs_btree_cur *rcur, int error) xfs_rmap_finish_one_cleanup() argument 2445 struct xfs_btree_cur *rcur; xfs_rmap_finish_one() local [all...] |
H A D | xfs_ialloc.c | 1282 struct xfs_btree_cur *rcur; /* right search cursor */ in xfs_dialloc_ag_finobt_near() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 9402 regsafe(struct bpf_verifier_env *env, struct bpf_reg_state *rold, struct bpf_reg_state *rcur, struct bpf_id_pair *idmap) regsafe() argument [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | verifier.c | 7780 maybe_widen_reg(struct bpf_verifier_env *env, struct bpf_reg_state *rold, struct bpf_reg_state *rcur, struct bpf_idmap *idmap) maybe_widen_reg() argument 15955 regs_exact(const struct bpf_reg_state *rold, const struct bpf_reg_state *rcur, struct bpf_idmap *idmap) regs_exact() argument 15965 regsafe(struct bpf_verifier_env *env, struct bpf_reg_state *rold, struct bpf_reg_state *rcur, struct bpf_idmap *idmap, bool exact) regsafe() argument [all...] |