Searched defs:old_key (Results 1 – 3 of 3) sorted by relevance
/drivers/md/ |
D | dm.c | 2825 u64 old_key; member 2872 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() 2939 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
|
/drivers/scsi/ |
D | sd.c | 1777 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() 1800 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
|
/drivers/staging/lustre/lnet/libcfs/ |
D | hash.c | 1981 void cfs_hash_rehash_key(struct cfs_hash *hs, const void *old_key, in cfs_hash_rehash_key()
|