Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c56 static int last_cap_str; variable
84 i = last_cap_str++; in ceph_cap_string()
85 if (last_cap_str == MAX_CAP_STR) in ceph_cap_string()
86 last_cap_str = 0; in ceph_cap_string()