Searched refs:gfs2_instantiate (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/gfs2/
H A Dglock.h190 int gfs2_instantiate(struct gfs2_holder *gh);
H A Dglock.c422 * gfs2_instantiate - Call the glops instantiate function
427 int gfs2_instantiate(struct gfs2_holder *gh) function
1336 gh->gh_error = gfs2_instantiate(gh);
H A Drgrp.c1270 return gfs2_instantiate(gh);
2122 error = gfs2_instantiate(&ip->i_rgd_gh);
H A Dsuper.c1349 ret = gfs2_instantiate(gh);
H A Dinode.c196 error = gfs2_instantiate(&i_gh);

Completed in 243 milliseconds