Home
last modified time | relevance | path

Searched defs:ptrp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/nilfs2/
Dbtree.c262 __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 …]
Ddirect.c36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup()
51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
Dbmap.c63 __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()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_btree.c1650 union xfs_btree_ptr *ptrp; in xfs_btree_increment() local
1743 union xfs_btree_ptr *ptrp; in xfs_btree_decrement() local
2656 union xfs_btree_ptr *ptrp, in __xfs_btree_split()
2836 union xfs_btree_ptr *ptrp; member
2885 union xfs_btree_ptr *ptrp, in xfs_btree_split()
3218 union xfs_btree_ptr *ptrp, /* i/o: block number inserted */ in xfs_btree_insrec()
/Linux-v5.4/drivers/android/
Dbinder.c4049 void __user **ptrp, in binder_put_node_cmd()