Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dquota.h31 extern int gfs2_quota_init(struct gfs2_sbd *sdp);
Dsuper.c396 error = gfs2_quota_init(sdp); in gfs2_make_fs_rw()
Dquota.c1199 int gfs2_quota_init(struct gfs2_sbd *sdp) in gfs2_quota_init() function