Home
last modified time | relevance | path

Searched refs:swab40 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbackpointers.h12 static inline u64 swab40(u64 x) in swab40() function
Dbackpointers.c114 bp.v->bucket_offset = swab40(bp.v->bucket_offset); in bch2_backpointer_swab()
Dalloc_background.c339 bp->bucket_offset = swab40(bp->bucket_offset); in bch2_alloc_v4_swab()