Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dcaps.c56 static int last_cap_str; variable
86 i = last_cap_str++; in ceph_cap_string()
87 if (last_cap_str == MAX_CAP_STR) in ceph_cap_string()
88 last_cap_str = 0; in ceph_cap_string()