Searched defs:ptrp (Results  1 – 6 of 6) sorted by relevance
| /fs/nilfs2/ | 
| 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() 687 			      __u64 key, int level, __u64 *ptrp)  in nilfs_btree_lookup() 704 				     __u64 key, __u64 *ptrp,  in nilfs_btree_lookup_contig() 816 				  int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_do_insert() 843 				   int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_carry_left() 889 				    int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_carry_right() 936 			      int level, __u64 *keyp, __u64 *ptrp)  in nilfs_btree_split() 986 			     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() 94 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp,  in nilfs_bmap_lookup_contig()
  | 
| /fs/xfs/libxfs/ | 
| D | xfs_btree_staging.c | 288 	union xfs_btree_ptr		*ptrp, /* in/out */  in xfs_btree_bload_prep_block()
  | 
| D | xfs_btree.c | 1734 		union xfs_btree_ptr	*ptrp;  in xfs_btree_increment()  local 1828 		union xfs_btree_ptr	*ptrp;  in xfs_btree_decrement()  local 2812 	union xfs_btree_ptr	*ptrp,  in __xfs_btree_split() 2993 	union xfs_btree_ptr	*ptrp;  member 3063 	union xfs_btree_ptr	*ptrp,  in xfs_btree_split() 3416 	union xfs_btree_ptr	*ptrp,	/* i/o: block number inserted */  in xfs_btree_insrec()
  | 
| /fs/xfs/scrub/ | 
| D | xfarray.c | 808 	void			**ptrp)  in xfarray_sort_scan()
  |