Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dcaps.c54 static char cap_str[MAX_CAP_STR][40]; variable
91 s = cap_str[i]; in ceph_cap_string()
120 if (s == cap_str[i]) in ceph_cap_string()
123 return cap_str[i]; in ceph_cap_string()