Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dbtree.c263 __u64 *keyp, __u64 *ptrp, int ncmax) in nilfs_btree_node_delete() argument
549 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() argument
611 __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_lookup_last() argument
687 nilfs_btree_lookup(const struct nilfs_bmap * btree,__u64 key,int level,__u64 * ptrp) nilfs_btree_lookup() argument
704 nilfs_btree_lookup_contig(const struct nilfs_bmap * btree,__u64 key,__u64 * ptrp,unsigned int maxblocks) nilfs_btree_lookup_contig() argument
816 nilfs_btree_do_insert(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_do_insert() argument
843 nilfs_btree_carry_left(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_carry_left() argument
889 nilfs_btree_carry_right(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_carry_right() argument
936 nilfs_btree_split(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_split() argument
986 nilfs_btree_grow(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_grow() argument
1266 nilfs_btree_do_delete(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_do_delete() argument
1291 nilfs_btree_borrow_left(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_borrow_left() argument
1323 nilfs_btree_borrow_right(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_borrow_right() argument
1356 nilfs_btree_concat_left(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_concat_left() argument
1382 nilfs_btree_concat_right(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_concat_right() argument
1407 nilfs_btree_shrink(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_shrink() argument
1431 nilfs_btree_nop(struct nilfs_bmap * btree,struct nilfs_btree_path * path,int level,__u64 * keyp,__u64 * ptrp) nilfs_btree_nop() argument
[all...]
H A Ddirect.c36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup()
51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
H A Dbmap.c63 nilfs_bmap_lookup_at_level(struct nilfs_bmap * bmap,__u64 key,int level,__u64 * ptrp) nilfs_bmap_lookup_at_level() argument
94 nilfs_bmap_lookup_contig(struct nilfs_bmap * bmap,__u64 key,__u64 * ptrp,unsigned int maxblocks) nilfs_bmap_lookup_contig() argument
/linux/fs/xfs/libxfs/
H A Dxfs_btree.c1732 union xfs_btree_ptr *ptrp; in xfs_btree_increment() local
1826 union xfs_btree_ptr *ptrp; in xfs_btree_decrement() local
2810 union xfs_btree_ptr *ptrp, in __xfs_btree_split()
2991 union xfs_btree_ptr *ptrp; member
3061 union xfs_btree_ptr *ptrp, in xfs_btree_split()
3509 union xfs_btree_ptr *ptrp, /* i/o: block number inserted */ in xfs_btree_insrec()
H A Dxfs_btree_staging.c289 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block()
/linux/fs/xfs/scrub/
H A Dxfarray.c808 void **ptrp) in xfarray_sort_scan()