Home
last modified time | relevance | path

Searched defs:oldkey (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dbtnode.c214 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local
289 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local
340 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_abort_change_key() local
H A Dbtnode.h27 __u64 oldkey; member
/linux/fs/btrfs/
H A Draid-stripe-tree.c18 const struct btrfs_key *oldkey, in btrfs_partially_delete_raid_extent()