Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h204 int gfs2_instantiate(struct gfs2_holder *gh);
H A Dsuper.c1267 ret = gfs2_instantiate(gh); in evict_should_delete()
1404 ret = gfs2_instantiate(gh); in evict_linked_inode()
H A Dglock.c415 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 Drgrp.c1270 return gfs2_instantiate(gh); in update_rgrp_lvb()
2120 error = gfs2_instantiate(&ip->i_rgd_gh); in gfs2_inplace_reserve()
H A Dinode.c210 error = gfs2_instantiate(&i_gh); in gfs2_inode_lookup()