Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Dcaps.c49 static int last_cap_str; variable
77 i = last_cap_str++; in ceph_cap_string()
78 if (last_cap_str == MAX_CAP_STR) in ceph_cap_string()
79 last_cap_str = 0; in ceph_cap_string()