Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c3971 u64 p_cap_id; in handle_cap_import() local
3975 p_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_import()
3978 p_cap_id = 0; in handle_cap_import()
4008 if (ocap && ocap->cap_id == p_cap_id) { in handle_cap_import()