Home
last modified time | relevance | path

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

/fs/gfs2/
Dquota.h35 extern int gfs2_quota_init(struct gfs2_sbd *sdp);
Dsuper.c432 error = gfs2_quota_init(sdp); in gfs2_make_fs_rw()
Dquota.c1300 int gfs2_quota_init(struct gfs2_sbd *sdp) in gfs2_quota_init() function