Home
last modified time | relevance | path

Searched defs:rcur (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_rmap_item.c476 struct xfs_btree_cur *rcur = NULL; in xfs_rui_item_recover() local
H A Dxfs_refcount_item.c434 struct xfs_btree_cur *rcur = NULL; in xfs_cui_item_recover() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_rmap_item.c514 struct xfs_btree_cur *rcur = NULL; in xfs_rui_item_recover() local
H A Dxfs_refcount_item.c484 struct xfs_btree_cur *rcur = NULL; in xfs_cui_item_recover() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_refcount.c1142 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 Dxfs_rmap.c99 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 Dxfs_ialloc.c1404 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 Dxfs_refcount.c1357 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 Dxfs_rmap.c117 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 Dxfs_ialloc.c1282 struct xfs_btree_cur *rcur; /* right search cursor */ in xfs_dialloc_ag_finobt_near() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c9402 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 Dverifier.c7780 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...]

Completed in 48 milliseconds