Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c57 #define MAX_CAP_STR 20 macro
58 static char cap_str[MAX_CAP_STR][40];
91 if (last_cap_str == MAX_CAP_STR) in ceph_cap_string()