Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.h34 extern int gfs2_quota_init(struct gfs2_sbd *sdp);
H A Dsuper.c160 error = gfs2_quota_init(sdp); in gfs2_make_fs_rw()
H A Dquota.c1353 int gfs2_quota_init(struct gfs2_sbd *sdp) in gfs2_quota_init() function