Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dcaps.c3709 u64 p_cap_id; in handle_cap_import() local
3713 p_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_import()
3716 p_cap_id = 0; in handle_cap_import()
3747 if (ocap && ocap->cap_id == p_cap_id) { in handle_cap_import()