Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglock.h216 extern int gfs2_instantiate(struct gfs2_holder *gh);
Dglock.c493 int gfs2_instantiate(struct gfs2_holder *gh) in gfs2_instantiate() function
1328 gh->gh_error = gfs2_instantiate(gh); in gfs2_glock_holder_ready()
Drgrp.c1270 return gfs2_instantiate(gh); in update_rgrp_lvb()
2122 error = gfs2_instantiate(&ip->i_rgd_gh); in gfs2_inplace_reserve()
Dsuper.c1248 ret = gfs2_instantiate(gh); in evict_should_delete()
Dinode.c190 error = gfs2_instantiate(&i_gh); in gfs2_inode_lookup()