Home
last modified time | relevance | path

Searched defs:qd (Results 1 – 1 of 1) sorted by relevance

/fs/gfs2/
Dquota.c111 struct gfs2_quota_data *qd = container_of(rcu, struct gfs2_quota_data, qd_rcu); in gfs2_qd_dealloc() local
117 struct gfs2_quota_data *qd; in gfs2_qd_dispose() local
152 struct gfs2_quota_data *qd = list_entry(item, struct gfs2_quota_data, qd_lru); in gfs2_qd_isolate() local
197 static u64 qd2index(struct gfs2_quota_data *qd) in qd2index()
204 static u64 qd2offset(struct gfs2_quota_data *qd) in qd2offset()
216 struct gfs2_quota_data *qd; in qd_alloc() local
247 struct gfs2_quota_data *qd; in gfs2_qd_search_bucket() local
268 struct gfs2_quota_data *qd, *new_qd; in qd_get() local
303 static void qd_hold(struct gfs2_quota_data *qd) in qd_hold()
310 static void qd_put(struct gfs2_quota_data *qd) in qd_put()
[all …]