Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Drgrp.c1270 return gfs2_instantiate(gh); in update_rgrp_lvb()
2120 error = gfs2_instantiate(&ip->i_rgd_gh); in gfs2_inplace_reserve()
H A Dglock.c410 * gfs2_instantiate - Call the glops instantiate function
415 int gfs2_instantiate(struct gfs2_holder *gh) in gfs2_instantiate() function
1250 gh->gh_error = gfs2_instantiate(gh); in gfs2_glock_holder_ready()
H A Dsuper.c1263 ret = gfs2_instantiate(gh); in evict_should_delete()