Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcaps.c3514 u64 t_cap_id; in handle_cap_export() local
3521 t_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_export()
3526 t_cap_id = t_seq = t_mseq = 0; in handle_cap_export()
3563 if (tcap->cap_id == t_cap_id && in handle_cap_export()
3566 tcap->cap_id = t_cap_id; in handle_cap_export()
3589 ceph_add_cap(inode, tsession, t_cap_id, -1, issued, 0, in handle_cap_export()