Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dcaps.c60 static int last_cap_str; variable
90 i = last_cap_str++; in ceph_cap_string()
91 if (last_cap_str == MAX_CAP_STR) in ceph_cap_string()
92 last_cap_str = 0; in ceph_cap_string()