Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dishare.c23 struct erofs_inode_fingerprint *fp2 = data; in erofs_ishare_iget5_eq() local
/linux/lib/tests/
H A Dtest_fprobe.c262 struct fprobe fp2 = { in test_fprobe_multi() local
/linux/lib/zstd/compress/
H A Dzstd_preSplit.c96 static U64 fpDistance(const Fingerprint* fp1, const Fingerprint* fp2, unsigned hashLog) in fpDistance()