Searched defs:ptrp (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
D | btree.c | 262 __u64 *keyp, __u64 *ptrp, int ncmax) in nilfs_btree_node_delete() 537 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() 599 __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_lookup_last() 675 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup() 692 __u64 key, __u64 *ptrp, in nilfs_btree_lookup_contig() 800 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_insert() 827 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_left() 873 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_right() 920 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_split() 970 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_grow() [all …]
|
D | direct.c | 36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup() 51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
|
D | bmap.c | 63 __u64 *ptrp) in nilfs_bmap_lookup_at_level() 86 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_btree.c | 1605 union xfs_btree_ptr *ptrp; in xfs_btree_increment() local 1698 union xfs_btree_ptr *ptrp; in xfs_btree_decrement() local 2617 union xfs_btree_ptr *ptrp, in __xfs_btree_split() 2797 union xfs_btree_ptr *ptrp; member 2846 union xfs_btree_ptr *ptrp, in xfs_btree_split() 3179 union xfs_btree_ptr *ptrp, /* i/o: block number inserted */ in xfs_btree_insrec()
|
D | xfs_btree_staging.c | 369 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block()
|
/kernel/linux/linux-5.10/drivers/android/ |
D | binder.c | 4454 void __user **ptrp, in binder_put_node_cmd()
|