Home
last modified time | relevance | path

Searched refs:fpos_hash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Ddir.c87 static unsigned fpos_hash(loff_t p) in fpos_hash() function
300 return !ceph_frag_contains_value(dfi->frag, fpos_hash(pos)); in need_send_readdir()
381 frag = ceph_choose_frag(ci, fpos_hash(ctx->pos), in ceph_readdir()
412 cpu_to_le32(fpos_hash(ctx->pos)); in ceph_readdir()
/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c88 static unsigned fpos_hash(loff_t p) in fpos_hash() function
303 return !ceph_frag_contains_value(dfi->frag, fpos_hash(pos)); in need_send_readdir()
388 frag = ceph_choose_frag(ci, fpos_hash(ctx->pos), in ceph_readdir()
430 cpu_to_le32(fpos_hash(ctx->pos)); in ceph_readdir()

Completed in 6 milliseconds