Searched defs:ptrp (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/nilfs2/ |
D | btree.c | 273 __u64 *keyp, __u64 *ptrp, int ncmax) in nilfs_btree_node_delete() 507 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() 569 __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_lookup_last() 607 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup() 624 __u64 key, __u64 *ptrp, unsigned maxblocks) in nilfs_btree_lookup_contig() 731 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_insert() 758 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_left() 804 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_right() 851 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_split() 906 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_grow() [all …]
|
D | direct.c | 49 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup() 64 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
|
D | bmap.c | 74 __u64 *ptrp) in nilfs_bmap_lookup_at_level() 97 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
|
/linux-2.6.39/fs/xfs/ |
D | xfs_btree.c | 1321 union xfs_btree_ptr *ptrp; in xfs_btree_increment() local 1420 union xfs_btree_ptr *ptrp; in xfs_btree_decrement() local 2140 union xfs_btree_ptr *ptrp, in xfs_btree_split() 2623 union xfs_btree_ptr *ptrp, /* i/o: block number inserted */ in xfs_btree_insrec()
|