Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c222 bool has_quota; in get_quota_realm() local
266 has_quota = __ceph_has_quota(ci, which_quota); in get_quota_realm()
270 if (has_quota || !next) { in get_quota_realm()