Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.h21 extern const struct gfs2_glock_operations gfs2_quota_glops;
H A Dglops.c796 const struct gfs2_glock_operations gfs2_quota_glops = { variable
813 [LM_TYPE_QUOTA] = &gfs2_quota_glops,
H A Dquota.c229 &gfs2_quota_glops, CREATE, &qd->qd_gl); in qd_alloc()