Home
last modified time | relevance | path

Searched refs:ceph_encode_8_safe (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/ceph/
Dauth_none.c49 ceph_encode_8_safe(&p, end, 1, e_range); in ceph_auth_none_build_authorizer()
/Linux-v5.10/include/linux/ceph/
Ddecode.h372 #define ceph_encode_8_safe(p, end, v, bad) \ macro