Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c3876 u64 t_cap_id; in handle_cap_export() local
3883 t_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_export()
3888 t_cap_id = t_seq = t_mseq = 0; in handle_cap_export()
3923 if (tcap->cap_id == t_cap_id && in handle_cap_export()
3926 tcap->cap_id = t_cap_id; in handle_cap_export()
3942 ceph_add_cap(inode, tsession, t_cap_id, issued, 0, in handle_cap_export()