Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dquota.h37 extern int gfs2_quota_init(struct gfs2_sbd *sdp);
Dsuper.c442 error = gfs2_quota_init(sdp); in gfs2_make_fs_rw()
Dquota.c1338 int gfs2_quota_init(struct gfs2_sbd *sdp) in gfs2_quota_init() function