Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dcaps.c3199 unsigned t_seq, t_mseq; in handle_cap_export() local
3206 t_mseq = le32_to_cpu(ph->mseq); in handle_cap_export()
3209 t_cap_id = t_seq = t_mseq = 0; in handle_cap_export()
3243 tcap->mseq = t_mseq; in handle_cap_export()
3261 t_seq - 1, t_mseq, (u64)-1, flag, &new_cap); in handle_cap_export()