Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dsuper.h1393 bool had_quota, has_quota; in __ceph_update_quota() local
1394 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
1399 if (had_quota != has_quota) in __ceph_update_quota()