Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c46 #define MAX_CAP_STR 20 macro
47 static char cap_str[MAX_CAP_STR][40];
78 if (last_cap_str == MAX_CAP_STR) in ceph_cap_string()