Home
last modified time | relevance | path

Searched defs:keyp (Results 1 – 7 of 7) sorted by relevance

/fs/nilfs2/
Dbtree.c263 __u64 *keyp, __u64 *ptrp, int ncmax) in nilfs_btree_node_delete()
610 __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_lookup_last()
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()
1266 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_delete()
1291 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_left()
1323 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_right()
[all …]
Ddirect.c170 __u64 *keyp) in nilfs_direct_seek_key()
184 static int nilfs_direct_last_key(const struct nilfs_bmap *direct, __u64 *keyp) in nilfs_direct_last_key()
Dbmap.c205 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key()
218 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key()
/fs/xfs/scrub/
Dbtree.c132 union xfs_btree_key *keyp; in xchk_btree_rec() local
179 union xfs_btree_key *keyp; in xchk_btree_key() local
/fs/fuse/
Dcuse.c217 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one()
/fs/
Ddax.c168 unsigned int mode, int sync, void *keyp) in wake_exceptional_entry_func()
/fs/xfs/libxfs/
Dxfs_bmap.c264 xfs_bmbt_key_t *prevp, *keyp; in xfs_check_block() local