Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c201 * realmp with the first snaprealm that has quotas set (max_files,
203 * reached, set the realmp with the root ceph_snap_realm instead.
216 struct ceph_snap_realm **realmp, bool retry) in get_quota_realm() argument
224 if (realmp) in get_quota_realm()
225 *realmp = NULL; in get_quota_realm()
264 if (realmp) in get_quota_realm()
265 *realmp = realm; in get_quota_realm()