Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.h34 int gfs2_quota_init(struct gfs2_sbd *sdp);
H A Dsuper.c149 error = gfs2_quota_init(sdp); in gfs2_make_fs_rw()
H A Dquota.c1389 int gfs2_quota_init(struct gfs2_sbd *sdp) in gfs2_quota_init() function