Home
last modified time | relevance | path

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

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