Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.c1314 unsigned int max_qd = PAGE_SIZE / sizeof(struct gfs2_holder); in gfs2_quota_sync() local
1321 qda = kzalloc_objs(struct gfs2_quota_data *, max_qd); in gfs2_quota_sync()
1337 if (num_qd == max_qd) in gfs2_quota_sync()