Home
last modified time | relevance | path

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

/linux-4.19.296/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()
811 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_insert()
838 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_left()
884 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_right()
931 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_split()
981 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_grow()
1261 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_delete()
1286 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_left()
1318 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_right()
[all …]
Ddirect.c165 __u64 *keyp) in nilfs_direct_seek_key()
179 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()
/linux-4.19.296/fs/xfs/scrub/
Dbtree.c139 union xfs_btree_key *keyp; in xchk_btree_rec() local
186 union xfs_btree_key *keyp; in xchk_btree_key() local
/linux-4.19.296/fs/fuse/
Dcuse.c216 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one()
/linux-4.19.296/fs/
Ddax.c148 int sync, void *keyp) in wake_exceptional_entry_func()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c271 xfs_bmbt_key_t *prevp, *keyp; in xfs_check_block() local