Searched defs:ptrp (Results  1 – 6 of 6) sorted by relevance
| /linux/fs/nilfs2/ | 
| H A D | btree.c | 263 				    __u64 *keyp, __u64 *ptrp, int ncmax)  in nilfs_btree_node_delete() 549 				 __u64 key, __u64 *ptrp, int minlevel,  in nilfs_btree_do_lookup() 611 				      __u64 *keyp, __u64 *ptrp)  in nilfs_btree_do_lookup_last() 686 			      __u64 key, int level, __u64 *ptrp)  in nilfs_btree_lookup() 703 				     __u64 key, __u64 *ptrp,  in nilfs_btree_lookup_contig() 815 				  int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_do_insert() 842 				   int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_carry_left() 888 				    int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_carry_right() 935 			      int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_split() 985 			     int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_grow() [all …] 
 | 
| H A D | direct.c | 36 			       __u64 key, int level, __u64 *ptrp)  in nilfs_direct_lookup() 51 				      __u64 key, __u64 *ptrp,  in nilfs_direct_lookup_contig()
  | 
| /linux/fs/xfs/libxfs/ | 
| H A D | xfs_btree.c | 1732 		union xfs_btree_ptr	*ptrp;  in xfs_btree_increment()  local 1826 		union xfs_btree_ptr	*ptrp;  in xfs_btree_decrement()  local 2811 	union xfs_btree_ptr	*ptrp,  in __xfs_btree_split() 2992 	union xfs_btree_ptr	*ptrp;  member 3062 	union xfs_btree_ptr	*ptrp,  in xfs_btree_split() 3510 	union xfs_btree_ptr	*ptrp,	/* i/o: block number inserted */  in xfs_btree_insrec()
  | 
| H A D | xfs_btree_staging.c | 289 	union xfs_btree_ptr		*ptrp, /* in/out */  in xfs_btree_bload_prep_block()
  | 
| /linux/fs/xfs/scrub/ | 
| H A D | xfarray.c | 808 	void			**ptrp)  in xfarray_sort_scan()
  | 
| /linux/drivers/android/ | 
| H A D | binder.c | 4601 			       void __user **ptrp,  in binder_put_node_cmd()
  |